todo/.gitignore
2020-06-23 23:33:05 +07:00

15 lines
170 B
Plaintext
Executable File

/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
.idea