Update .gitignore
Browse files- .gitignore +3 -1
.gitignore
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
node_modules
|
|
|
|
|
|
1 |
+
node_modules
|
2 |
+
.DS_Store
|
3 |
+
.cache
|