terrarium-web/.gitignore

27 lines
467 B
Plaintext
Raw Permalink Normal View History

2020-03-09 12:01:10 +01:00
###> symfony/framework-bundle ###
/.env.local
/.env.local.php
/.env.*.local
/config/secrets/prod/prod.decrypt.private.php
/public/bundles/
/var/
/vendor/
###< symfony/framework-bundle ###
###> symfony/phpunit-bridge ###
.phpunit
.phpunit.result.cache
/phpunit.xml
###< symfony/phpunit-bridge ###
2020-03-10 09:36:21 +01:00
###> symfony/web-server-bundle ###
/.web-server-pid
###< symfony/web-server-bundle ###
2020-03-16 14:19:25 +01:00
/Makefile
/public/.htaccess
/.mage.yml
2020-03-10 09:36:21 +01:00
/node_modules
2020-03-10 12:02:21 +01:00
/public/motion/snapshots/*