23 lines
231 B
Plaintext
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
|