Files
lions-vote-backend/.gitignore
2022-05-04 15:41:02 +08:00

15 lines
177 B
Plaintext

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