summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2025-05-21 21:46:24 +0200
committerHelmut Grohne <helmut@subdivi.de>2025-05-21 22:35:47 +0200
commit054bf286f347aa56a0a992dc73feea1d34b12bb5 (patch)
tree26cfcabb40c67aad6f64b95009a7b4acdda78093
parent58af839d8f7b47aea2c4ab37f2b5e168c03a3bb0 (diff)
downloadpython-linuxnamespaces-054bf286f347aa56a0a992dc73feea1d34b12bb5.tar.gz
extend .gitignore for more tool-generated files
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a2eeca3..2c9537e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
__pycache__
+.coverage
.mypy_cache
+.hypothesis
.pytest_cache