There was an error while loading. Please reload this page.
1 parent fdd62ef commit 883dcc8Copy full SHA for 883dcc8
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