cours-ending/.gitignore

17 lines
284 B
Plaintext
Raw Normal View History

2016-03-18 23:40:48 +01:00
/web/bundles/
2016-03-19 15:18:15 +01:00
/app/propel/
2016-03-18 23:40:48 +01:00
/app/bootstrap.php.cache
/app/cache/*
/app/config/parameters.yml
/app/logs/*
!app/cache/.gitkeep
!app/logs/.gitkeep
2016-03-19 15:22:23 +01:00
/src/CoursEndingBundle/Model/Base/
/src/CoursEndingBundle/Model/Map/
2016-03-18 23:40:48 +01:00
/app/phpunit.xml
2016-03-21 09:32:19 +01:00
/web/components/
2016-03-18 23:40:48 +01:00
/build/
/vendor/
/bin/
/composer.phar