summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authors1n <[email protected]>2020-04-01 21:10:54 -0700
committerGitHub <[email protected]>2020-04-01 21:10:54 -0700
commit832aff89f721bdcc985306a08bd50a04a9c4f3dd (patch)
treec9a1ef099a4087c001cedecf732965ce9a7f58c6
parentmain (diff)
downloads5nical-832aff89f721bdcc985306a08bd50a04a9c4f3dd.tar.xz
s5nical-832aff89f721bdcc985306a08bd50a04a9c4f3dd.zip
Create .gitignore
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..16e8317
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+node modules/
+package-lock.json
+.vscode
+.vs
+.idea
+.eclipse