Twitch-VOD-Manager/.gitignore
xRangerDE 66727e504f Remove legacy Python sources from active branch
Keep master focused on the TypeScript/Electron app so repository language stats and future maintenance reflect the current codebase.
2026-02-13 09:37:56 +01:00

25 lines
244 B
Plaintext

# Build artifacts
build/
dist/
installer_output/
__pycache__/
*.pyc
*.pyw
*.spec
# Config with credentials
config.json
# Temp files
*.log
nul
download_queue.json
# IDE
.vscode/
.idea/
# Executables
Twitch_VOD_Manager.exe
server_files/*.exe