mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
cleanup
This commit is contained in:
parent
0356b19564
commit
fd778475a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,7 +1,6 @@
|
||||
node_modules/*
|
||||
|
||||
image-cache/*
|
||||
!image-cache/default.png
|
||||
!image-cache/README.md
|
||||
|
||||
save/sync/*
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 136 KiB |
@ -40,7 +40,6 @@
|
||||
"!.git/*",
|
||||
"!.vscode/*",
|
||||
"frp/readme.md",
|
||||
"!test.json",
|
||||
"!package-lock.json"
|
||||
],
|
||||
"mac": {
|
||||
@ -56,8 +55,8 @@
|
||||
},
|
||||
"win": {
|
||||
"files": [
|
||||
"frp/mstream-ddns-win.exe",
|
||||
"sync/syncthing.exe"
|
||||
"bin/rpn/rpn-win.exe",
|
||||
"bin/syncthing/syncthing.exe"
|
||||
],
|
||||
"certificateSubjectName": "Iros Software LLC",
|
||||
"target": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user