X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c98a6f134f4b2b831e7e659de0c217c118270a61..824d06f7204d36fc1afcf09a090c4e418e3d4cfc:/.gitignore diff --git a/.gitignore b/.gitignore index 88f07d0..6b94cac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,17 @@ .coverage _build -.DS_Store \ No newline at end of file +.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/