]> Raphaƫl G. Git Repositories - airlibre/blobdiff - .gitignore
Remove configure container member function
[airlibre] / .gitignore
index 0097b439e50faa600c1610ee6bed2296271f34e6..e456fc41b7cea073693d1805d669fe9747f08443 100644 (file)
@@ -1,11 +1,35 @@
+# Project git ignored files
 
 ###> symfony/framework-bundle ###
 /.env.local
 /.env.local.php
 /.env.*.local
-/config/bundles.php
-/public/index.php
+/config/secrets/prod/prod.decrypt.private.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 ###
+
+###> rapsys/airbundle ###
+/..bfg-report/
+/backup/
+/public/image/
+/public/test/
+/TODROP
+/composer.lock
+/symfony.lock
+.*.un~
+*.orig
+*.deadcode
+###< rapsys/airbundle ###