summaryrefslogtreecommitdiffstats
path: root/options/gitignore/Yeoman
diff options
context:
space:
mode:
Diffstat (limited to 'options/gitignore/Yeoman')
-rw-r--r--options/gitignore/Yeoman6
1 files changed, 6 insertions, 0 deletions
diff --git a/options/gitignore/Yeoman b/options/gitignore/Yeoman
new file mode 100644
index 0000000..7170d72
--- /dev/null
+++ b/options/gitignore/Yeoman
@@ -0,0 +1,6 @@
+node_modules/
+bower_components/
+*.log
+
+build/
+dist/