summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2016-06-02 16:15:51 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2016-06-02 16:15:51 +0200
commit94c657821c48952e16e742adc2aeece87e2c2be4 (patch)
treeb9649d69090322b7282ad8efe689edb3213aa1fb /.gitignore
parent2609fcaf29fec340fc3e7e38fdf52e0d17764652 (diff)
downloadmean-app-94c657821c48952e16e742adc2aeece87e2c2be4.zip
mean-app-94c657821c48952e16e742adc2aeece87e2c2be4.tar.gz
.gitignore node_modules, data
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..15de390
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+node_modules
+data