diff options
author | Jens Vagelpohl <jens@netz.ooo> | 2021-03-17 10:27:00 +0100 |
---|---|---|
committer | Jens Vagelpohl <jens@netz.ooo> | 2021-03-17 10:27:00 +0100 |
commit | 72d06642b39087450d30b55238d46ac7aaa8e293 (patch) | |
tree | f103d92c74d0540d09ef01916bea0dee0504cf1a | |
parent | e7fe69a371afd52781a3c49c130768b607bcff48 (diff) | |
download | zope-component-72d06642b39087450d30b55238d46ac7aaa8e293.tar.gz |
- ignore additional venv and test artifacts
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,3 +15,7 @@ coverage.xml dist/ .eggs/ htmlcov/ +lib/ +lib64 +pyvenv.cfg +default.profraw |