ignore /data (used by docker-compose-collection)

This commit is contained in:
peternuernberger 2020-09-07 16:16:57 +02:00
parent f132db5deb
commit b20fe5e983
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -9,6 +9,7 @@
/public/themes
/public/fonts
/vendor
/data
/.idea
/.vscode
/.vagrant
@ -23,6 +24,5 @@ package-lock.json
yarn.lock
.php_cs.cache
storage/*.key
/docker-compose-collection/
/resources/themes/velocity/*
/resources/lang/vendor/webkul/admin/*