chore(docker): update .dockerignore and .gitignore to include coverage and hypothesis files
This commit is contained in:
@@ -74,3 +74,8 @@ telemetry_test_lxmf/
|
|||||||
.env
|
.env
|
||||||
.env.local
|
.env.local
|
||||||
.env.*.local
|
.env.*.local
|
||||||
|
|
||||||
|
.coverage
|
||||||
|
|
||||||
|
.hypothesis
|
||||||
|
.hypothesis/
|
||||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -74,3 +74,6 @@ Thumbs.db
|
|||||||
.coverage
|
.coverage
|
||||||
|
|
||||||
meshchat-config/
|
meshchat-config/
|
||||||
|
|
||||||
|
.hypothesis
|
||||||
|
.hypothesis/
|
||||||
Reference in New Issue
Block a user