X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=736ef852982243e6f6b31275d1ec6682cb79fe61;hb=refs%2Fheads%2Fnotifications;hp=32b0fbbb5db46047be70ff906dcfd8647dcaafb5;hpb=a494c33ef7e574e68ab5bb83d0bdbd67348af0ef;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index 32b0fbbb..736ef852 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ /bin/* !/bin/console !/bin/symfony_requirements +.php_cs.cache # Parameters /app/config/parameters.yml @@ -25,6 +26,9 @@ web/uploads/ !web/bundles web/bundles/* !web/bundles/wallabagcore +/web/assets/images/* +!web/assets/images/.gitkeep +web/bundles/wallabagcore/*.dev.js # Build /app/build @@ -34,7 +38,6 @@ web/bundles/* /composer.phar # Data for wallabag -data/assets/* data/db/wallabag*.sqlite # Docker container logs and data @@ -50,3 +53,8 @@ bin app/Resources/build/ !/src/Wallabag/CoreBundle/Resources/public /src/Wallabag/CoreBundle/Resources/public/* + +# Test-generated files +admin-export.json +specialexport.json +/data/site-credentials-secret-key.txt