30 lines
290 B
Plaintext
30 lines
290 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
|
|
.venv/
|
|
venv/
|
|
|
|
build/
|
|
dist/
|
|
release/
|
|
*.spec
|
|
|
|
rd_downloader_config.json
|
|
rd_downloader.log
|
|
rd_download_manifest.json
|
|
_update_staging/
|
|
apply_update.cmd
|
|
|
|
.claude/
|
|
.github/
|
|
docs/plans/
|
|
|
|
node_modules/
|
|
.vite/
|
|
coverage/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|