short-url/.gitignore
2022-02-06 14:45:02 +07:00

17 lines
187 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/
.vscode/
mysql/