]> Raphaël G. Git Repositories - airlibre/commitdiff
Add rapsys air bundle ignores
authorRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 10:25:37 +0000 (11:25 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 10:25:37 +0000 (11:25 +0100)
.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 ###