Skip to content

Ignore Python build outputs and temporary integration test files#671

Merged
feret merged 2 commits intoKappa-Dev:masterfrom
ethulhu:gitignore
Feb 21, 2024
Merged

Ignore Python build outputs and temporary integration test files#671
feret merged 2 commits intoKappa-Dev:masterfrom
ethulhu:gitignore

Conversation

@ethulhu
Copy link
Contributor

@ethulhu ethulhu commented Jul 12, 2023

This PR contains 2 commits:

  • One ignores a directory called build at the project root (/build/) and .egg-info directories anywhere in the repository.
  • The other ignores error files under tests/integration, and all outputs except .ref files using gitignore's ! syntax.

@feret feret merged commit 78dc999 into Kappa-Dev:master Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants