summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 52bd8c3c3cf764a2085e405b003cd3cff3ecd8c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.idea