]> Raphaƫl G. Git Repositories - airlibre/blobdiff - .gitignore
Add rapsys air bundle ignores
[airlibre] / .gitignore
index 6664173e46406024f78da7be0e9952e612427575..dc33da924a052a4fc7e4d7b77880d8f38e96473a 100644 (file)
@@ -1,3 +1,4 @@
+# Project git ignored files
 
 ###> symfony/framework-bundle ###
 /.env.local
 /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 ###