summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-09-28 17:54:09 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-09-28 17:54:09 (GMT)
commit7e3963d4a0ca528f041023146ba37810c9aef027 (patch)
tree9c071df311865ea0631d547c45c387696b682d36 /.gitignore
parentabff311cf69765ce7afebfb1523d37717af88e8e (diff)
added npm build environment
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ae07117
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/.bootstraped
+/node_modules/
+/npm-debug.log