mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 09:04:41 +04:00
Merge pull request #2285 from pre-commit/all-repos_autofix_gitignore-cleanup
remove unneeded gitignore lines
This commit is contained in:
commit
f5116bc88d
1 changed files with 0 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,9 +1,6 @@
|
||||||
*.egg-info
|
*.egg-info
|
||||||
*.py[co]
|
*.py[co]
|
||||||
/.coverage
|
/.coverage
|
||||||
/.mypy_cache
|
|
||||||
/.pytest_cache
|
|
||||||
/.tox
|
/.tox
|
||||||
/dist
|
/dist
|
||||||
/venv*
|
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue