Closed
Description
I've cloned the python-gnupg repo as a runnable and testable IDE project and I think many people would want to do the same. Are you open to have IDE specific files and venv gitignored?
Describe the solution you'd like
Some simple lines can be added to the .gitignore
file:
.venv
# IDE specific files
.idea/
.vscode/
I'd be happy to raise a PR if you're open to this change. Also, what do you prefer:
- Fork and PR?
- Branch and PR?
- If branch and PR then is there any preference for branch-name-format?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels