pyfar / pyfar/gallery

Gallery .gitignore add typical venv dir names

Open
#145 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.