Merge pull request #2285 from pre-commit/all-repos_autofix_gitignore-cleanup

remove unneeded gitignore lines
This commit is contained in:
Anthony Sottile
2022-03-13 20:20:38 -04:00
committed by GitHub

3
.gitignore vendored
View File

@@ -1,9 +1,6 @@
*.egg-info
*.py[co]
/.coverage
/.mypy_cache
/.pytest_cache
/.tox
/dist
/venv*
.vscode/