Skip to content

Add more patterns to .gitignore & fix some errors#1019

Merged
mhucka merged 3 commits intoquantumlib:mainfrom
mhucka:more-gitignore
Feb 26, 2026
Merged

Add more patterns to .gitignore & fix some errors#1019
mhucka merged 3 commits intoquantumlib:mainfrom
mhucka:more-gitignore

Conversation

@mhucka
Copy link
Collaborator

@mhucka mhucka commented Feb 26, 2026

This adds some patterns to the project .gitignore and fixes some existing patterns that were actually incorrect.

@github-actions github-actions bot added the size: S 10< lines changed <50 label Feb 26, 2026
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request enhances the .gitignore file by adding several new patterns for Python-related files, virtual environments, and editor-specific temporary files. It also corrects existing patterns for virtual environment directories to be more specific. My review identifies one pattern for temporary files that appears to be a typo and could result in committing unwanted files. A suggestion is provided to correct it.

Gemini Code Assist seems to think it's a recognized pattern. Maybe some
people's configurations of Emacs use it.
@mhucka mhucka added this pull request to the merge queue Feb 26, 2026
Merged via the queue into quantumlib:main with commit b69cd97 Feb 26, 2026
28 checks passed
@mhucka mhucka deleted the more-gitignore branch February 26, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: S 10< lines changed <50

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants