Add global __pycache__/ to gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Cal Corum 2026-02-15 17:52:10 -06:00
parent a7b5c25766
commit 2b6805a250
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -28,6 +28,7 @@ statsig/
*.log
*.tmp
.DS_Store
__pycache__/
# ===== PROJECT-SPECIFIC STATE =====
projects/