diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ __pycache__ +.coverage .mypy_cache +.hypothesis .pytest_cache |
![]() |
index : ~helmut/python-linuxnamespaces.git | |
Python module for working with Linux namespaces | Helmut Grohne |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 2 |
@@ -1,3 +1,5 @@ __pycache__ +.coverage .mypy_cache +.hypothesis .pytest_cache |