Skip to content

Commit

Permalink
remove .DS_Store file (#46)
Browse files Browse the repository at this point in the history
Removes .DS_Store file
  • Loading branch information
khanayan123 authored Dec 12, 2023
1 parent 4df8a29 commit 57b40d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ package-lock.json
yarn.lock
node_modules
coverage
.DS_Store

0 comments on commit 57b40d2

Please sign in to comment.