X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/cd3a93a14689f046468ece2a5b1f78863c3c4cd2..898815bc833779bd6c6f3e67710644f715b07316:/.gitignore?ds=inline

diff --git a/.gitignore b/.gitignore
index 6b94cac..f487d96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.venv
 .coverage
 _build
 .DS_Store
@@ -15,3 +16,4 @@ src/_black_version.py
 .dmypy.json
 *.swp
 .hypothesis/
+venv/
\ No newline at end of file