Skip to content

chore: add .gitignore#24

Merged
mberlofa merged 1 commit into
mainfrom
chore/add-gitignore
Apr 6, 2026
Merged

chore: add .gitignore#24
mberlofa merged 1 commit into
mainfrom
chore/add-gitignore

Conversation

@mberlofa

@mberlofa mberlofa commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add .gitignore with standard Python exclusions (__pycache__/, *.pyc, .venv/, .pytest_cache/, etc.)
  • Repo was missing a .gitignore, causing __pycache__/ dirs to show as untracked

Test plan

  • Verify __pycache__/ directories no longer appear in git status

@mberlofa mberlofa merged commit 269fa9f into main Apr 6, 2026
2 checks passed
@mberlofa mberlofa deleted the chore/add-gitignore branch April 6, 2026 04:25
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.

1 participant