Gallery .gitignore add typical venv dir names
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 3
Description
Currently the Gallery .gitignore only contains:
`env/
_build
.DS_Store
tests/pycache/*
docs/resources/my_first.sofa
docs/header.rst
.vscode/`
It could make sense to also add:
.venv, .env, venv/ and so on ...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Gallery .gitignore and review its existing entries. Add the requested common virtual-environment directory names, resolving the scope of “and so on” from the issue context. The work is done when the agreed names are ignored alongside the current entries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100