chore: gitignore python cache

This commit is contained in:
2026-07-03 18:18:11 +02:00
parent 035d4fed26
commit 4363617cff
2 changed files with 5 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
__pycache__/
*.pyc
*.pyo
.venv/
.DS_Store