mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-09 22:17:26 +01:00
23 lines
331 B
Plaintext
23 lines
331 B
Plaintext
|
|
###> symfony/framework-bundle ###
|
|
/.env
|
|
/app
|
|
/public/bundles/
|
|
/var/
|
|
/vendor/
|
|
###< symfony/framework-bundle ###
|
|
|
|
###> symfony/phpunit-bridge ###
|
|
.phpunit
|
|
/phpunit.xml
|
|
###< symfony/phpunit-bridge ###
|
|
|
|
###> symfony/web-server-bundle ###
|
|
/.web-server-pid
|
|
###< symfony/web-server-bundle ###
|
|
|
|
### Eclipse
|
|
.buildpath
|
|
.project
|
|
.settings/
|