allerta-vvf/backend/.gitignore

20 lines
245 B
Plaintext
Raw Permalink Normal View History

2023-02-19 01:40:12 +01:00
/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/vendor
2023-02-23 00:23:56 +01:00
/dist-frontend
.env*
!.env.example
2023-02-19 01:40:12 +01:00
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
.phpunit.result.cache
/.fleet
/.idea
/.vscode