summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2f63115a3d2dc31b5ab657e2898ae249bd1aff1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/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

/public/css/app.css
/public/js/app.js