]> Raphaƫl G. Git Repositories - airlibre/blobdiff - .gitignore
Readd config packages google api-client yaml file
[airlibre] / .gitignore
index 6664173e46406024f78da7be0e9952e612427575..3756088d6992253e0362e7c9b521fdf1874f0470 100644 (file)
@@ -1,15 +1,16 @@
+# Project git ignored files
 
 ###> symfony/framework-bundle ###
 /.env.local
 /.env.local.php
 /.env.*.local
+/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.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 ###