cleanup
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -19,6 +19,6 @@ Cargo.lock
|
||||
.vscode
|
||||
resources/gschemas.compiled
|
||||
learn-hieroglyph.AppImage
|
||||
AppImage/usr
|
||||
AppImage/lib*
|
||||
AppImage/bin
|
||||
AppDir
|
||||
*.AppImage*
|
||||
appimage-build
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
icon.png
|
||||
@@ -1,2 +0,0 @@
|
||||
#!/bin/bash
|
||||
exec $APPDIR/usr/bin/learn-hieroglyph
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 889 B |
@@ -1,6 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Learn Hieroglyph
|
||||
Exec=learn-hieroglyph
|
||||
Icon=icon
|
||||
Categories=Utility;
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user