Skip to content

Commit a1ed784

Browse files
committed
ignore more files
1 parent ddd1d1f commit a1ed784

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

.gitignore

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
node_modules
1+
node_modules
2+
.DS_Store
3+
4+
# Log files
5+
npm-debug.log*
6+
yarn-debug.log*
7+
yarn-error.log*
8+
9+
# Editor directories and files
10+
.vscode
11+
*.local
12+
LOCAL_NOTES.md

0 commit comments

Comments
 (0)