Git Ignore Update

This commit is contained in:
devansh bawari 2020-10-05 16:50:14 +05:30
parent bee024ad2f
commit 340c5192b9
1 changed files with 22 additions and 21 deletions

43
.gitignore vendored
View File

@ -1,28 +1,29 @@
/docker-compose-collection
/storage/dcc-data/
/node_modules
/public/hot
/public/storage
/public/css
/public/js
/public/vendor
/public/themes
/public/fonts
/vendor
.env
.idea
.php_cs.cache
.vscode
.vagrant
/data
/.idea
/.vscode
/.vagrant
/docker-compose-collection
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.env
/ignorables/*
yarn.lock
/node_modules
npm-debug.log
package-lock.json
yarn.lock
.php_cs.cache
storage/*.key
/public/css
/public/fonts
/public/js
/public/hot
/public/storage
/public/themes
/public/vendor
/resources/themes/velocity/*
/resources/lang/vendor/admin/*
/resources/lang/vendor/shop/*
/resources/lang/vendor/velocity/*
/storage/*.key
/storage/dcc-data/
/vendor
yarn.lock
yarn-error.log