]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .gitignore
Add basic docker-compose configuration
[github/wallabag/wallabag.git] / .gitignore
index 3fbe668c98cf4e3a3d926407e52ba9110961d864..0495cb17d700e71fab70793fa84bc713f6de1107 100644 (file)
 /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
+
+# Docker container logs
+docker/logs/