X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/6243540ae739e323c936769f6f4ace0272707405..773e4a22d58be1f1aa82df7ad9a0f4c4e1328c10:/.gitignore diff --git a/.gitignore b/.gitignore index a796585..3207e72 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,16 @@ _build .DS_Store .vscode docs/_static/pypi.svg +.tox +__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