Add Python cache files to .gitignore
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -4,3 +4,6 @@
|
|||||||
.vscode/
|
.vscode/
|
||||||
data
|
data
|
||||||
colored_pentagon_reduction/data/
|
colored_pentagon_reduction/data/
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
*.pyo
|
||||||
|
|||||||
Reference in New Issue
Block a user