Skip to content

Commit 9703dc2

Browse files
committed
remove unneeded gitignore lines
- coverage-html: coverage>=6.2 writes a .gitignore file - mypy_cache: mypy>=0.770 writes a .gitignore file - pytest_cache: pytest>=3.8.1 writes a .gitignore file - venv: virtualenv>=20.0.21 writes a .gitignore file Committed via https://github.com/asottile/all-repos
1 parent 01c5ba4 commit 9703dc2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
.*.swp
77
.DS_Store
88
._.DS_Store
9-
.pytest_cache/
109
.coverage
1110
.tox
1211
/.libsass-upstream-version

0 commit comments

Comments
 (0)