Skip to content

Commit 11e5530

Browse files
committed
add .DS_Store, npm-debug.log and /notes to .gitignore
1 parent 60d0d26 commit 11e5530

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
/.rbenv-vars
22
/node_modules
33
/tmp
4+
5+
.DS_Store
6+
npm-debug.log
7+
/notes

0 commit comments

Comments
 (0)