real-debrid-downloader/.gitignore
Sucukdeluxe 4585db0281 Remove CHANGELOG.md from repo, link to Codeberg Releases instead
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 03:07:25 +01:00

31 lines
303 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/
CHANGELOG.md
node_modules/
.vite/
coverage/
npm-debug.log*
yarn-debug.log*
yarn-error.log*