aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8cde684..e58d33a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,10 @@
1.psci
1npm-debug.log 2npm-debug.log
3index.json
4index.js
2node_modules/ 5node_modules/
6bower_components/
7build/
3example/node_modules/ 8example/node_modules/
4example/bower_components/ 9example/bower_components/
5example/dist/ 10example/dist/