Skip to content

remove unneeded gitignore lines#2285

Merged
asottile merged 1 commit into
masterfrom
all-repos_autofix_gitignore-cleanup
Mar 14, 2022
Merged

remove unneeded gitignore lines#2285
asottile merged 1 commit into
masterfrom
all-repos_autofix_gitignore-cleanup

Conversation

@asottile

Copy link
Copy Markdown
Member
  • 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

- 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
@asottile
asottile merged commit f5116bc into master Mar 14, 2022
@asottile
asottile deleted the all-repos_autofix_gitignore-cleanup branch March 14, 2022 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant