wallabag/.gitignore
Nicolas Lœuillet 93fd4692f6 symfony is there
2015-01-22 08:30:07 +01:00

22 lines
280 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/
/web/.htaccess