czydojade/api/.gitignore
2020-11-01 17:57:06 +01:00

17 lines
241 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/
/public/*
!/public/index.php