flexisip-account-manager/flexiapi/.gitignore
Timothée Jaussoin 8fd85c00d2 Complete the documentation regarding how DotEnv configuration is handled
Add a confirmation flow using a email when an account tries to change one
2020-09-14 16:41:47 +02:00

13 lines
181 B
Text

/node_modules
/public/hot
/public/storage
/storage/*.key
/storage/*.sqlite
/vendor
.env
.env.backup
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log