hygiene: ignore __pycache__ (slipped into the publish commit)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
mrwulf 2026-08-07 17:12:56 +02:00
parent 3d7c125789
commit abad1b0aa1
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
__pycache__/
*.pyc

Binary file not shown.