16 lines
184 B
Plaintext
16 lines
184 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
.pytest_cache/
|
|
|
|
# macOS metadata
|
|
.DS_Store
|
|
|
|
# Packaged artifacts
|
|
*.tgz
|
|
*.zip
|
|
|
|
# Local skill install metadata
|
|
_user_meta.json
|