real-debrid-downloader/.gitignore
Sucukdeluxe b96ed1eb7a
Some checks are pending
Build and Release / build (push) Waiting to run
Migrate app to Node Electron with modern React UI
2026-02-27 03:25:56 +01:00

26 lines
259 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
node_modules/
.vite/
coverage/
npm-debug.log*
yarn-debug.log*
yarn-error.log*