thebadspace/.gitignore

25 lines
398 B
Text
Raw Normal View History

###> symfony/framework-bundle ###
.env.local
/.env.local.php
/.env.*.local
/.nova
.env
/config/secrets/prod/prod.decrypt.private.php
/public/bundles/
/public/images/avatars/
/public/images/blog/
/var/
/vendor/
/assets/node_modules
###< symfony/framework-bundle ###
###> symfony/phpunit-bridge ###
.phpunit
.phpunit.result.cache
/phpunit.xml
###< symfony/phpunit-bridge ###
*.DS_Store
*.codekit3