aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 41a8f26..7783333 100644
--- a/makefile
+++ b/makefile
@@ -10,7 +10,7 @@ watch-style:
clean:
stack clean --full
- rm -f deploy/{bundle.js,index.html,fastbangs}
+ rm -f deploy/{bundle.js,index.html,fastbangs,style.css}
rm -f deploy.zip
# This may fail if the server was run, due to bangs.json and banger.db.
# This is intentional, as we don't want to delete some users' data