summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2021-05-10 19:23:32 -0500
committerJordan Cook <jordan.cook@pioneer.com>2021-05-26 20:55:33 -0500
commit7c7126475d741ab32b14637343dc604dae9cd65c (patch)
treed3bf0d3ebe1b543de9ed02a5d0766040015fcda3 /.gitignore
parent2f3cfbf926e2c99919e7a5b02f4926d5dbd67f24 (diff)
downloadrequests-cache-7c7126475d741ab32b14637343dc604dae9cd65c.tar.gz
Fix broken unit tests and add more coverage
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 04cbefb..cc234f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ build/
dist/
http_cache/
venv/
+.venv
# Editors
.~*