mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
Logs Fix
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,8 +1,5 @@
|
||||
/node_modules
|
||||
/downloads
|
||||
/dist
|
||||
/logs
|
||||
/out
|
||||
|
||||
|
||||
yt-dlp.exe
|
||||
logs/*.json
|
||||
/out
|
||||
@@ -36,7 +36,8 @@
|
||||
"productName": "Freedom Loader",
|
||||
"files": [
|
||||
"**/*",
|
||||
"node_modules/**/*"
|
||||
"node_modules/**/*",
|
||||
"!logs/*.json"
|
||||
],
|
||||
"directories": {
|
||||
"buildResources": "build"
|
||||
|
||||
BIN
yt-dlp.exe
Normal file
BIN
yt-dlp.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user