20 lines
265 B
Plaintext
20 lines
265 B
Plaintext
# Subagents workspace logs
|
|
.agents/
|
|
|
|
# Python byte-code / cache
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# OS / Editor temporary files
|
|
.DS_Store
|
|
*.swp
|
|
*~
|
|
|
|
# QuickShell build / temporary runtime files
|
|
*.qmlc
|
|
quickshell/tmp/
|
|
|
|
# Exclude paid proprietary assets
|
|
dracula-pro/
|