X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=736ef852982243e6f6b31275d1ec6682cb79fe61;hb=refs%2Fheads%2Frss2atom;hp=0bcbabb8c585339c0b8e197605a04b12e7c13b18;hpb=ab742ee9c69f8cf6e6295d6044e05accffc5551d;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index 0bcbabb8..736ef852 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ /bin/* !/bin/console !/bin/symfony_requirements +.php_cs.cache # Parameters /app/config/parameters.yml @@ -27,6 +28,7 @@ web/bundles/* !web/bundles/wallabagcore /web/assets/images/* !web/assets/images/.gitkeep +web/bundles/wallabagcore/*.dev.js # Build /app/build @@ -55,3 +57,4 @@ app/Resources/build/ # Test-generated files admin-export.json specialexport.json +/data/site-credentials-secret-key.txt