upd: gitignore

add migrations folder to gitignore
This commit is contained in:
2026-03-27 15:49:08 -04:00
parent 0e97468f7d
commit 819f8b35b9

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@
/public/bundles/
/var/
/vendor/
/migrations/
###< symfony/framework-bundle ###
###> phpunit/phpunit ###