X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/8e90e4620496785498730a136e7c3a6bb8b9c893..71117e730c4f62458b30af820f51890487b458e4:/.gitignore

diff --git a/.gitignore b/.gitignore
index a34e51e..30225ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.venv
 .coverage
 _build
 .DS_Store
@@ -8,3 +9,11 @@ __pycache__
 black.egg-info
 build/
 dist/
+pip-wheel-metadata/
+src/_black_version.py
+.idea
+.eggs
+.dmypy.json
+*.swp
+.hypothesis/
+venv/