Skip to content

Ignore IDE files #259

Closed
Closed
@suhasdotcom

Description

@suhasdotcom

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions