summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2016-05-31 18:22:57 +0200
committerStephane Desneux <stephane.desneux@iot.bzh>2016-05-31 18:22:57 +0200
commit9e9b459fa27d7a359a060024c9639b99b45813d5 (patch)
treec9d925c909455d11551d045f97f5b3fd62e69f33 /.gitignore
parent5b1e6cc132f44262a873fa8296a2a3e1017b0278 (diff)
Change-Id: Ie0a7999b19b92c801f341321765e9383b4e3d4a3 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
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..7653ddf
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+#bower_components/
+node_modules/
+dist.dev/
+dist.prod/sessions
+*.DS_Store
+nbproject/private/
+.noderc* \ No newline at end of file