X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=f88370d78d5e7f65bb4f0449054cffab45d9bc86;hb=30a40b02984e8143d29f70d97f2417a81d520b71;hp=72e5ffadab53b7f67886f40eca3670cdfdb86f37;hpb=ba7b9d48d407f87690a3fdc199b37714d2a52897;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index 72e5ffad..f88370d7 100644 --- a/.gitignore +++ b/.gitignore @@ -26,9 +26,9 @@ /web/bundles/ /web/uploads/ -# PHPUnit -/app/phpunit.xml -/phpunit.xml +# Build +/app/build +/build # Composer PHAR /composer.phar @@ -36,3 +36,7 @@ # Data for wallabag data/assets/* data/db/wallabag*.sqlite + +# Docker container logs and data +docker/logs/ +docker/data/