chore: gitignore python build artifacts (untrack pycache/egg-info)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -4,3 +4,6 @@ node_modules/
|
||||
coverage/
|
||||
.DS_Store
|
||||
.superpowers/
|
||||
__pycache__/
|
||||
*.egg-info/
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user