X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/5938106ac4932cb9015122352c87e2f1daba55e8..773e4a22d58be1f1aa82df7ad9a0f4c4e1328c10:/.gitignore diff --git a/.gitignore b/.gitignore index c307eab..3207e72 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,10 @@ black.egg-info build/ dist/ pip-wheel-metadata/ -_version.py -.idea \ No newline at end of file +src/_black_version.py +.idea +.eggs +.dmypy.json +*.swp +.hypothesis/ +venv/ \ No newline at end of file