wallabag/.gitignore
Nicolas Lœuillet b2d9357c78 change gitignore
2015-01-28 13:27:00 +01:00

22 lines
288 B
Plaintext

/app/SymfonyRequirements.php
/app/bootstrap.php.cache
/app/check.php
/app/cache/*
/app/config/parameters.yml
/app/logs/*
!app/cache/.gitkeep
!app/logs/.gitkeep
.idea
.DS_Store
.vagrant
/vendor/
/bin/
!bin/install
!bin/test
!bin/symfony
data/assets/*
data/db/poche.sqlite
/web/.htaccess