Skip to content

Commit 24b09ed

Browse files
committed
ignore osx system files
1 parent 7776fa7 commit 24b09ed

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ build
22
coverage
33
node_modules
44
npm-debug.log
5+
.DS_Store

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ src
33
node_modules
44
build/__tests__
55
npm-debug.log
6+
.DS_Store

0 commit comments

Comments
 (0)