chore(gitignore): ignore docker runtime data
This commit is contained in:
parent
3c637889d6
commit
2fa372fb8d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -25,6 +25,7 @@ build/
|
||||||
# Secrets & Config (keep templates, ignore actual secrets)
|
# Secrets & Config (keep templates, ignore actual secrets)
|
||||||
.env
|
.env
|
||||||
config/config.json
|
config/config.json
|
||||||
|
docker/data/
|
||||||
|
|
||||||
# Test
|
# Test
|
||||||
coverage.txt
|
coverage.txt
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue