* Updated ignore files.
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@@ -1,23 +1,6 @@
|
||||
/.phpunit.cache
|
||||
/node_modules
|
||||
/public/build
|
||||
/public/hot
|
||||
/public/storage
|
||||
/storage/*.key
|
||||
/storage/pail
|
||||
/storage/debugbar
|
||||
!/storage/avatars/_*.svg
|
||||
/vendor
|
||||
.env
|
||||
.env.backup
|
||||
.env.production
|
||||
.phpactor.json
|
||||
.phpunit.result.cache
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
/auth.json
|
||||
/.fleet
|
||||
/.idea
|
||||
/.nova
|
||||
|
||||
2
src/.gitignore
vendored
2
src/.gitignore
vendored
@@ -5,6 +5,8 @@
|
||||
/public/storage
|
||||
/storage/*.key
|
||||
/storage/pail
|
||||
/storage/debugbar
|
||||
!/storage/avatars/_*.svg
|
||||
/vendor
|
||||
.env
|
||||
.env.backup
|
||||
|
||||
Reference in New Issue
Block a user