Files
izyim-api/.gitignore
T
jack b166712039 added vendor to dockerignore
added doctrine for renaming database column
changed email to phone number
added confirm_password upon signup
2018-04-25 17:44:18 +08:00

15 lines
161 B
Plaintext

/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
/.idea
/.vscode
/.vagrant
/data
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.env