chore: add .gitignore, untrack __pycache__

This commit is contained in:
InfoLeak
2026-06-21 19:16:56 +02:00
parent 97b55487d6
commit c4f5b1cee7
17 changed files with 7 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
__pycache__/
*.py[cod]
.pytest_cache/
.venv/
venv/
*.egg-info/
.superpowers/
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.