X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/6243540ae739e323c936769f6f4ace0272707405..4a7da71069b4e3a8f7a16ae4e22507fa9eb39f34:/.gitignore diff --git a/.gitignore b/.gitignore index a796585..73cc19a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,9 @@ _build .DS_Store .vscode docs/_static/pypi.svg +.tox +__pycache__ +black.egg-info +build/ +dist/ +pip-wheel-metadata/ \ No newline at end of file