gitignore: exclude __pycache__

This commit is contained in:
Donavan Fritz
2026-05-06 10:01:20 -05:00
parent 8cc34552c6
commit aa8c1a476f
4 changed files with 2 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
__pycache__/
*.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.