summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHervé Beraud <hberaud@redhat.com>2020-09-03 10:08:36 +0200
committerAsif Saif Uddin <auvipy@gmail.com>2020-09-13 07:35:00 +0600
commit181be82348ad263db3d79747e2dd60b0f83a56ec (patch)
tree3ccc2d96803d9d7ab0a1959f4b5d8a90008b2b89
parent6c7d9da22c2ad83ce2265bb3199fa8d8f0d79a27 (diff)
downloadpy-amqp-181be82348ad263db3d79747e2dd60b0f83a56ec.tar.gz
trivial - ignore python virtualenv from git
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b5efc89..50d9c9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,5 +23,6 @@ Documentation/
.eggs/
.cache/
.pytest_cache/
+.venv/
coverage.xml
htmlcov/