X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/cd3a93a14689f046468ece2a5b1f78863c3c4cd2..557b54aa60e9abbb93e5737512d9963e640f2d1f:/.gitignore diff --git a/.gitignore b/.gitignore index 6b94cacd..f487d96c 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