X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=797e0496cce0cc463d2e4c6354faf152c829233e;hb=HEAD;hp=49ff72c6d6d3b7e38beb780b456f2ba4f5fe9d60;hpb=6546aca4a3a54ec61c3b43e84aa948efb1aeca95;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index 49ff72c6..797e0496 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ web/uploads/ # Build /app/build /build +/coverage # Composer PHAR /composer.phar @@ -54,3 +55,6 @@ app/Resources/build/ admin-export.json specialexport.json /data/site-credentials-secret-key.txt + +# Custom CSS file +web/custom.css