summaryrefslogtreecommitdiff
path: root/www/.gitignore
diff options
context:
space:
mode:
authorngharo <nick@ngha.ro>2017-12-31 22:16:32 -0600
committerngharo <nick@ngha.ro>2017-12-31 22:16:32 -0600
commitf920c7da0618fd9f4181c2c78ef054e324185355 (patch)
treeeba4a9f21fb8fd47e8a53f01e8a4dfae25a333e2 /www/.gitignore
parent75d05326d067857d22474cc91d069003d7b64b17 (diff)
downloadimOk-www-f920c7da0618fd9f4181c2c78ef054e324185355.tar.xz
imOk-www-f920c7da0618fd9f4181c2c78ef054e324185355.zip
Makefile: compile Babel and Sass source files to index.*
Diffstat (limited to 'www/.gitignore')
-rw-r--r--www/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/.gitignore b/www/.gitignore
new file mode 100644
index 0000000..3c01527
--- /dev/null
+++ b/www/.gitignore
@@ -0,0 +1,4 @@
+index.css*
+index.js*
+node_modules/
+.sass-cache/