Merge pull request #1782 from biisal/chore/docker-data-in-gitignore
chore: Ignore the `docker/data` directory.
This commit is contained in:
commit
7a47d7a55c
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -59,3 +59,6 @@ cmd/telegram/
|
||||||
!web/backend/dist/
|
!web/backend/dist/
|
||||||
web/backend/dist/*
|
web/backend/dist/*
|
||||||
!web/backend/dist/.gitkeep
|
!web/backend/dist/.gitkeep
|
||||||
|
|
||||||
|
|
||||||
|
docker/data
|
||||||
Loading…
Add table
Reference in a new issue