X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=9bde27dbcd771209c81325f55632c3696286d70e;hb=73b774438395d0ed74d0fd863194d2ebfb68d9ce;hp=3fbe668c98cf4e3a3d926407e52ba9110961d864;hpb=c5772d118fec5d5b0504c08266abcfaa21228119;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index 3fbe668c..9bde27db 100644 --- a/.gitignore +++ b/.gitignore @@ -26,13 +26,13 @@ /web/bundles/ /web/uploads/ -# PHPUnit -/app/phpunit.xml -/phpunit.xml +# Build +/app/build +/build # Composer PHAR /composer.phar # Data for wallabag data/assets/* -data/db/poche*.sqlite +data/db/wallabag*.sqlite