aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruael <uael@google.com>2023-09-29 10:30:03 -0700
committerLucas Abel <22837557+uael@users.noreply.github.com>2023-09-29 20:21:31 +0200
commit4c402bcdbc14c7bf3463bb56cfdae38192ec18a5 (patch)
treeb8dbc006c74bfc0c6a9ac9e6ea4d798890c8eba0
parent64d55b7d3e98fc39d751fdc42201dff65f4d8598 (diff)
downloadbt-test-interfaces-4c402bcdbc14c7bf3463bb56cfdae38192ec18a5.tar.gz
git: add `venv/` to git ignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5782913..c684dbe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ python/dist
python/pandora/*
!python/pandora/__init__.py
!python/pandora/py.typed
+venv/