Development volumes now in the same folder

- It's easier for the development to have the files in the same folder
  than in an extra volume
This commit is contained in:
Martin Filser 2021-06-11 11:16:23 +02:00
parent b0901ccd01
commit 403b416b2a
2 changed files with 3 additions and 2 deletions

View file

@ -32,4 +32,5 @@ ehthumbs.db
.eslintcache
.meteor/local
.devcontainer/docker-compose.extend.yml
.devcontainer/volumes*/
.git