aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorLuc Didry <luc@didry.org>2019-10-09 18:20:26 +0200
committerLuc Didry <luc@didry.org>2019-10-11 10:40:25 +0200
commit7a4c375ebfae5aa43c663b1084acfb68f61b30b8 (patch)
tree82565b6007334585cd5c79c9bfc06d1f6d471b8e /.gitignore
parentafe486531d4dfffff7522efecdff1bcf18d13994 (diff)
downloadwallabag-7a4c375ebfae5aa43c663b1084acfb68f61b30b8.tar.gz
wallabag-7a4c375ebfae5aa43c663b1084acfb68f61b30b8.tar.zst
wallabag-7a4c375ebfae5aa43c663b1084acfb68f61b30b8.zip
✨ Allow custom styles system wide
Should fix #4060
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 553b0e94..797e0496 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,6 @@ app/Resources/build/
55admin-export.json 55admin-export.json
56specialexport.json 56specialexport.json
57/data/site-credentials-secret-key.txt 57/data/site-credentials-secret-key.txt
58
59# Custom CSS file
60web/custom.css