chore(docker): update .dockerignore and .gitignore to include coverage and hypothesis files
This commit is contained in:
@@ -73,4 +73,9 @@ telemetry_test_lxmf/
|
|||||||
# Environment variables
|
# Environment variables
|
||||||
.env
|
.env
|
||||||
.env.local
|
.env.local
|
||||||
.env.*.local
|
.env.*.local
|
||||||
|
|
||||||
|
.coverage
|
||||||
|
|
||||||
|
.hypothesis
|
||||||
|
.hypothesis/
|
||||||
5
.gitignore
vendored
5
.gitignore
vendored
@@ -73,4 +73,7 @@ Thumbs.db
|
|||||||
|
|
||||||
.coverage
|
.coverage
|
||||||
|
|
||||||
meshchat-config/
|
meshchat-config/
|
||||||
|
|
||||||
|
.hypothesis
|
||||||
|
.hypothesis/
|
||||||
Reference in New Issue
Block a user