Skip to content

Commit

Permalink
add .DS_store to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tonynguyenit18 committed Sep 8, 2020
1 parent 4ca2891 commit 7d43cbd
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
@@ -1,3 +1,4 @@
node_modules/
coverage/
build/
.DS_Store

0 comments on commit 7d43cbd

Please sign in to comment.