real-debrid-downloader/.gitignore
Sucukdeluxe 0d86356f96 Remove internal files from repo: .github/workflows, docs/plans, verify_remote.mjs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 03:06:43 +01:00

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*