15 lines
207 B
Plaintext
15 lines
207 B
Plaintext
/.idea/
|
|
/web/bundles/
|
|
/app/bootstrap.php.cache
|
|
/app/cache/*
|
|
/app/config/parameters.yml
|
|
/app/logs/*
|
|
!app/cache/.gitkeep
|
|
!app/logs/.gitkeep
|
|
/app/phpunit.xml
|
|
/build/
|
|
/vendor/
|
|
/bin/
|
|
/composer.phar
|
|
|
|
npm-debug.log |