summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-05-11 02:58:40 +0200
committerJules Laplace <jules@okfoc.us>2017-05-11 02:58:40 +0200
commit8003f1dc9e7ab23493b26eefbfd6cda314268264 (patch)
treee90afd92059216c15d0459bd2fbaadce72e6d3b8 /.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
+