Skip to content

Commit 9c90346

Browse files
committed
Ignore standard macOS directory file to forestall anyone adding it to a clone
1 parent 6efa57a commit 9c90346

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
core
66
*.tgz
77

8+
# macOS Ignores
9+
.DS_Store
10+
811
# Node Ignores
912
npm-debug.log
1013
node_modules

0 commit comments

Comments
 (0)