1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-01-31 04:03:51 +01:00

Fix gitingore

This commit is contained in:
Nayam Amarshe 2024-12-18 14:15:16 +05:30
parent 291ff4a9ee
commit c797bd5edd
2 changed files with 3 additions and 5 deletions

4
.gitignore vendored
View File

@ -52,4 +52,6 @@ main/utils/*.js
.env
*.provisionprofile
flags.ts
flags.ts
*.p12
dockerfile

View File

@ -93,10 +93,6 @@
"**/*"
]
},
{
"from": "org.upscayl.Upscayl.desktop",
"to": "resources/org.upscayl.Upscayl.desktop"
},
{
"from": "resources/icons/128x128.png",
"to": "resources/128x128.png"