aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2019-11-19 14:25:41 +0100
committerGitHub <noreply@github.com>2019-11-19 14:25:41 +0100
commit48b0163d247554d7e2f1ec63b717c8216ea9ec59 (patch)
tree4c60a101a3fedd2b87a27e4771d6123be152153e /.gitignore
parent8668796106b856ca041512af27268ce6e49d2caf (diff)
parent7a4c375ebfae5aa43c663b1084acfb68f61b30b8 (diff)
downloadwallabag-48b0163d247554d7e2f1ec63b717c8216ea9ec59.tar.gz
wallabag-48b0163d247554d7e2f1ec63b717c8216ea9ec59.tar.zst
wallabag-48b0163d247554d7e2f1ec63b717c8216ea9ec59.zip
Merge pull request #4151 from ldidry/fix-4060
✨ Allow custom styles system wide
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