diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-04-01 14:46:11 +1100 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-04-01 14:46:11 +1100 |
commit | 14506b1014aa2e5cbc041ff7b6907c5f499a0e10 (patch) | |
tree | 1fc8981c47824b44595a31cb33ae96a9a44186be /.gitignore | |
parent | 02632b248c9fcf9c71d9099e2ac857d8b3d44393 (diff) |
Add icon in the installer
[skip ci]
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ /build/ /build_linux/ /out/ +/Output/ /windows/ /linux/ /mac/ |