wallabag/.gitignore
Nicolas Lœuillet dc61832a9e change gitignore
2015-01-28 13:23:07 +01:00

23 lines
308 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/
app/db/poche.sqlite
/bin/
!bin/install
!bin/test
!bin/symfony
data/assets/*
data/db/poche.sqlite
/web/.htaccess