Twitch-VOD-Manager/.gitignore
xRangerDE 817d9d2774 Exclude installer EXE from git
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 12:32:00 +01:00

23 lines
231 B
Plaintext

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