Merge pull request #4001 from devansh-webkul/git_ignore_pdate

Git Ignore Update
This commit is contained in:
Jitendra Singh 2020-10-07 12:32:26 +05:30 committed by GitHub
commit 9a73297f56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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