czydojade/.gitignore
2018-09-20 22:10:26 +02:00

17 lines
270 B
Plaintext

###> symfony/framework-bundle ###
/.env
/public/bundles/
/var/
/vendor/
###< symfony/framework-bundle ###
###> symfony/web-server-bundle ###
/.web-server-pid
###< symfony/web-server-bundle ###
/node_modules/
/.idea/
/public/*
!/public/index.php
!/public/manifest.json