short-url/.gitignore
2022-05-02 21:30:06 +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/