Skip to content

Conversation

bewygs
Copy link
Contributor

@bewygs bewygs commented May 28, 2025

Just a small PR that updates .gitignore to match the latest Python.gitignore.

I ran into issues where setting up my environment with .venv caused lots of files to appear in git that should have been ignored.

If you notice any project-specific ignores missing, just let me know!

Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally seems fine to me

.DS_Store
*.swp
*.swo
.cache/
.pytest_cache
docs/source/generated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one seems to have been lost

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants