Add .gitignore with worktrees, pycache, pytest_cache

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-28 20:59:39 +01:00
parent e2f30b0332
commit 0d8e84ea36

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
__pycache__/
.pytest_cache/
.worktrees/