Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
e4aa477f5f
3 changed files with 4 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -27,3 +27,7 @@ pnpm-debug.log*
|
|||
|
||||
#Electron-builder output
|
||||
/dist_electron
|
||||
|
||||
#Window and session states
|
||||
session.json
|
||||
window.json
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
{"key":"fbc080f3-7bab-4cad-a548-97bcc9800e4b","newMessages":[]}
|
||||
|
|
@ -1 +0,0 @@
|
|||
{"width":395,"height":676,"x":1595,"y":542}
|
||||
Loading…
Reference in a new issue