Feature or enhancement
Proposal:
When creating a __pycache__ folder, add a .gitignore file with the content
I've seen this pattern appear in a few places (coverage.py's htmlcov folder, .venv, .pytest_cache) and it saves projects from having to add such things to their main .gitignore.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
Feature or enhancement
Proposal:
When creating a
__pycache__folder, add a.gitignorefile with the contentI've seen this pattern appear in a few places (coverage.py's
htmlcovfolder,.venv,.pytest_cache) and it saves projects from having to add such things to their main.gitignore.Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
.gitignorefile to__pycache__folders #141162.gitignorefile to__pycache__folders (#141162)" #142758