X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/8e90e4620496785498730a136e7c3a6bb8b9c893..74e51e6a829d48db1b4da4f1eac935647d1655cc:/.gitignore diff --git a/.gitignore b/.gitignore index a34e51e..3207e72 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,11 @@ __pycache__ black.egg-info build/ dist/ +pip-wheel-metadata/ +src/_black_version.py +.idea +.eggs +.dmypy.json +*.swp +.hypothesis/ +venv/ \ No newline at end of file