cours-ending/.gitignore
2016-03-19 15:22:23 +01:00

16 lines
267 B
Plaintext

/web/bundles/
/app/propel/
/app/bootstrap.php.cache
/app/cache/*
/app/config/parameters.yml
/app/logs/*
!app/cache/.gitkeep
!app/logs/.gitkeep
/src/CoursEndingBundle/Model/Base/
/src/CoursEndingBundle/Model/Map/
/app/phpunit.xml
/build/
/vendor/
/bin/
/composer.phar