There was an error while loading. Please reload this page.
1 parent 0199cd1 commit 7f25f4cCopy full SHA for 7f25f4c
1 file changed
.gitignore
@@ -1,12 +1,9 @@
1
-# Dependencies
2
-/node_modules
3
-
4
-# Misc
+# Basic
5
.DS_Store
6
7
-# Debug
8
-npm-debug.log*
9
10
# IDE
11
/.idea
12
/.vscode
+
+# Project
+/node_modules
0 commit comments