Add Python cache files to .gitignore

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-21 21:18:24 -04:00
parent 79afc929bc
commit 00825eeb59
+3
View File
@@ -4,3 +4,6 @@
.vscode/
data
colored_pentagon_reduction/data/
__pycache__/
*.pyc
*.pyo