summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
author8cy <[email protected]>2020-05-06 12:05:56 -0700
committer8cy <[email protected]>2020-05-06 12:05:56 -0700
commit1fd3e91928bf41ac72cd56b260fb6a6f42d47143 (patch)
treecb921eb41eaf359c2551fb4f303831c56db80cab /.gitignore
downloadslog-1fd3e91928bf41ac72cd56b260fb6a6f42d47143.tar.xz
slog-1fd3e91928bf41ac72cd56b260fb6a6f42d47143.zip
A New Beginning
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..72e30ee
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+node_modules/
+package-lock.json
+.vscode
+.vs
+.idea
+.eclipse
+.env \ No newline at end of file