Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add to .gitignore common Python temp files #746

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

MaxymVlasov
Copy link
Collaborator

Based on #743 (comment)

Plus, execution of #742 creates many temp files which must be ignored

@MaxymVlasov MaxymVlasov requested a review from yermulnik as a code owner January 7, 2025 19:20
.gitignore Show resolved Hide resolved
@MaxymVlasov MaxymVlasov requested a review from webknjaz January 8, 2025 10:40
@MaxymVlasov MaxymVlasov changed the title chore: gitignore common Python temp files chore: Add to .gitignore common Python temp files Jan 8, 2025
@MaxymVlasov MaxymVlasov closed this Jan 8, 2025
@MaxymVlasov MaxymVlasov reopened this Jan 8, 2025
@MaxymVlasov
Copy link
Collaborator Author

@MaxymVlasov MaxymVlasov changed the title chore: Add to .gitignore common Python temp files chore: Add to .gitignore common Python temp files Jan 8, 2025
@MaxymVlasov MaxymVlasov merged commit 8bedb53 into master Jan 8, 2025
63 checks passed
@MaxymVlasov MaxymVlasov deleted the chore/gitignore branch January 8, 2025 14:23
@webknjaz
Copy link
Contributor

webknjaz commented Jan 8, 2025

And it blocked by #742.

Yeah, usually when integrating alls-green I suggest that big projects wait for a while until making it required. But this one is small enough that it's not that big of a deal to rebase a few PRs...

@antonbabenko
Copy link
Owner

This PR is included in version 1.97.0 🎉

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.

4 participants