]> Raphaƫl G. Git Repositories - airlibre/blobdiff - .gitignore
Update doctrine annotations and symfony twig-bundle versions
[airlibre] / .gitignore
index 0097b439e50faa600c1610ee6bed2296271f34e6..6664173e46406024f78da7be0e9952e612427575 100644 (file)
@@ -3,9 +3,18 @@
 /.env.local
 /.env.local.php
 /.env.*.local
-/config/bundles.php
-/public/index.php
 /public/bundles/
 /var/
 /vendor/
 ###< symfony/framework-bundle ###
+
+###> symfony/phpunit-bridge ###
+.phpunit
+.phpunit.result.cache
+/phpunit.xml
+###< symfony/phpunit-bridge ###
+
+###> phpunit/phpunit ###
+/phpunit.xml
+.phpunit.result.cache
+###< phpunit/phpunit ###