Fix gitingore
This commit is contained in:
parent
291ff4a9ee
commit
c797bd5edd
4
.gitignore
vendored
4
.gitignore
vendored
@ -52,4 +52,6 @@ main/utils/*.js
|
|||||||
|
|
||||||
.env
|
.env
|
||||||
*.provisionprofile
|
*.provisionprofile
|
||||||
flags.ts
|
flags.ts
|
||||||
|
*.p12
|
||||||
|
dockerfile
|
@ -93,10 +93,6 @@
|
|||||||
"**/*"
|
"**/*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"from": "org.upscayl.Upscayl.desktop",
|
|
||||||
"to": "resources/org.upscayl.Upscayl.desktop"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"from": "resources/icons/128x128.png",
|
"from": "resources/icons/128x128.png",
|
||||||
"to": "resources/128x128.png"
|
"to": "resources/128x128.png"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user