GitIgnor (add public/images)

This commit is contained in:
2022-11-20 21:52:13 +00:00
parent e3f445cd0d
commit da160fcea4

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
/.env.*.local /.env.*.local
/config/secrets/prod/prod.decrypt.private.php /config/secrets/prod/prod.decrypt.private.php
/public/bundles/ /public/bundles/
/public/images/
/var/ /var/
/vendor/ /vendor/
###< symfony/framework-bundle ### ###< symfony/framework-bundle ###