init
This commit is contained in:
15
api/.gitignore
vendored
Normal file
15
api/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
/helm/api/charts
|
||||
|
||||
###> symfony/framework-bundle ###
|
||||
/.env.local
|
||||
/.env.local.php
|
||||
/.env.*.local
|
||||
/public/bundles/
|
||||
/var/
|
||||
/vendor/
|
||||
###< symfony/framework-bundle ###
|
||||
|
||||
###> friendsofphp/php-cs-fixer ###
|
||||
/.php_cs
|
||||
/.php_cs.cache
|
||||
###< friendsofphp/php-cs-fixer ###
|
||||
Reference in New Issue
Block a user