Remove generated Python bytecode

This commit is contained in:
javara999
2026-09-03 11:23:03 +09:00
parent c3c4699605
commit 1c4c42a665
4 changed files with 2 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
*.env.local
*.env.secret
.env.real
__pycache__/
*.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.