]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Ignore .venv dir in any subdir
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 30 Oct 2021 15:22:55 +0000 (17:22 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 30 Oct 2021 15:22:55 +0000 (17:22 +0200)
.gitignore

index cf12ee0e5aae58292045f199b4d1f7ffa93852e9..b48cd156d22d305dfaa8a67ba3fd5ef9b4f8bb72 100644 (file)
@@ -7,7 +7,7 @@ dist/
 .mypy_cache
 __pycache__/
 /docs/_build/
-/docs/.venv/
 *.html
 /psycopg_binary/
 .vscode
+.venv