summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-11-28 18:11:05 -0500
committerJules Laplace <jules@okfoc.us>2016-11-28 18:11:05 -0500
commit0237b32f73b344deba694cd04fd61a52355ab33d (patch)
treee1fb886ba9ccf523f485d98e40714a54986c205c /.gitignore
init
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..aa08c44
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
+.env
+node_modules/
+db.json
+!public/db.json
+.DS_Store
+*.swp
+app.css
+app.min.js
+.tmp
+bower_components/
+npm-debug.log
+