Skip to content

add files created during tests to gitignore#5

Merged
mgorny merged 2 commits intoQuansight-Labs:mainfrom
ngoldbaum:gitignore
Feb 25, 2026
Merged

add files created during tests to gitignore#5
mgorny merged 2 commits intoQuansight-Labs:mainfrom
ngoldbaum:gitignore

Conversation

@ngoldbaum
Copy link
Contributor

I end up with these files when I run the tests or run the examples locally. IMO it makes sense to add all of them to gitignore. I only care because I have a symbol that shows up in my prompt when the working directory isn't clean.

.gitignore Outdated
dist/
*.egg-info
setuptools/cython/limited.c
maturin/rust/target No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

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

GitHub's showing the big red "missing newline" error.

Copy link
Collaborator

@mgorny mgorny left a comment

Choose a reason for hiding this comment

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

Thanks!

@mgorny mgorny merged commit cf1688b into Quansight-Labs:main Feb 25, 2026
6 checks passed
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