summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-13 22:02:27 -0700
committer8cy <[email protected]>2020-04-13 22:02:27 -0700
commitbd32bc296da4ba2e0f4ac6eae63ae193b5f60a50 (patch)
tree72c613df10ece9bed5c168f741321f4485ac6eda /.gitignore
parentInitial commit (diff)
downloaddep-core-bd32bc296da4ba2e0f4ac6eae63ae193b5f60a50.tar.xz
dep-core-bd32bc296da4ba2e0f4ac6eae63ae193b5f60a50.zip
The Startlegacy
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f3e60f0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+node_modules/
+package-lock.json
+.vscode
+.vs
+.idea
+.eclipse