new client electron
This commit is contained in:
parent
3698e6e3c0
commit
4e6e616015
26 changed files with 12537 additions and 0 deletions
10
client-electron/.prettierignore
Normal file
10
client-electron/.prettierignore
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
**/node_modules
|
||||
**/dist
|
||||
**/*.svg
|
||||
|
||||
package.json
|
||||
package-lock.json
|
||||
.electron-vendors.cache.json
|
||||
|
||||
.github
|
||||
.idea
|
||||
Loading…
Add table
Add a link
Reference in a new issue