summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-09-09 13:41:08 +0200
committerYorhel <git@yorhel.nl>2019-09-09 13:41:49 +0200
commit015e3ed49b3ab58c6c70d97e2836a4d11381a6a6 (patch)
tree3aa1eea9cdeb5098c05db082674f433f86fa98ee /.gitignore
parentaedc8ce63320575d93290c105bf8c0f78d932868 (diff)
JS/Build: Move minification and compression to "make prod"
Similar to previous commit.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6b706ad2..f67262e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,8 @@
/static/f/js/
/static/f/icons.png
/static/f/vndb.js
-/static/f/vndb.js.gz
+/static/f/vndb.min.js
+/static/f/vndb.min.js.gz
/static/feeds/
/static/s/*/style.css
/static/s/*/style.min.css