mirror of
https://github.com/gauvainboiche/ketapk.git
synced 2026-09-02 11:13:11 +02:00
fix: Icons .png discarded by gitignore
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
*.xls*
|
*.xls*
|
||||||
*.zip
|
*.zip
|
||||||
*.txt
|
*.txt
|
||||||
*.png
|
|
||||||
*.bas
|
*.bas
|
||||||
|
|
||||||
# Node files
|
# Node files
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
@@ -22,7 +22,7 @@
|
|||||||
"bundle": {
|
"bundle": {
|
||||||
"active": true,
|
"active": true,
|
||||||
"targets": ["msi", "deb", "rpm", "appimage", "dmg", "app"],
|
"targets": ["msi", "deb", "rpm", "appimage", "dmg", "app"],
|
||||||
"publisher": "Gauvain BOICHÉ (DevOps Manager) & Pr. Georges MION (Anesthetist Professor)",
|
"publisher": "Gauvain BOICHÉ (DevOps Manager) and Pr. Georges MION (Anesthetist Professor)",
|
||||||
"homepage": "https://georgesmion.com",
|
"homepage": "https://georgesmion.com",
|
||||||
"category": "Medical",
|
"category": "Medical",
|
||||||
"icon": [
|
"icon": [
|
||||||
|
|||||||
Reference in New Issue
Block a user