Add global __pycache__/ to gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a7b5c25766
commit
2b6805a250
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,6 +28,7 @@ statsig/
|
||||
*.log
|
||||
*.tmp
|
||||
.DS_Store
|
||||
__pycache__/
|
||||
|
||||
# ===== PROJECT-SPECIFIC STATE =====
|
||||
projects/
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user