chore: migrate repository to Codeberg, bump version to 4.2.0, update update logic
This commit is contained in:
+3
-30
@@ -1,32 +1,5 @@
|
||||
# Build artifacts
|
||||
build/
|
||||
node_modules/
|
||||
dist/
|
||||
installer_output/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyw
|
||||
*.spec
|
||||
|
||||
# Config with credentials
|
||||
config.json
|
||||
|
||||
# Temp files
|
||||
release/
|
||||
*.log
|
||||
nul
|
||||
download_queue.json
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# Docs workspace
|
||||
docs/node_modules/
|
||||
docs/dist/
|
||||
docs/.astro/
|
||||
|
||||
# Executables
|
||||
Twitch_VOD_Manager.exe
|
||||
|
||||
# Legacy artifacts (not used by TypeScript app)
|
||||
server_files/
|
||||
installer.iss
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user