This repository has been archived on 2025-01-31. You can view files and clone it, but cannot push or open issues or pull requests.
huy-getting-scammed/.gitignore
2024-08-29 15:50:05 +02:00

11 lines
195 B
Text

###> symfony/framework-bundle ###
/.env.local
/.env.local.php
/.env.*.local
/config/secrets/prod/prod.decrypt.private.php
/public/bundles/
/var/
/vendor/
###< symfony/framework-bundle ###
.idea