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

remove unneeded gitignore lines
diff --git a/.gitignore b/.gitignore
index 32c2fec..4f6c5b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,9 +3,4 @@
 .*.sw[a-z]
 .coverage
 .tox
-.venv.touch
-/.mypy_cache
-/.pytest_cache
-/venv*
-coverage-html
 dist