X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/2082a325fdd14f0aabd88f7f12a20f9fb085c538..6613e76658143bcbbe363da76461e0202d589400:/.gitignore?ds=sidebyside

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