diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-11-26 21:32:18 +0200 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-11-26 21:32:18 +0200 |
commit | c4412e8b688896e0fc9f7c6b9a0f37eec46787d1 (patch) | |
tree | 7961b3b7f6a12efbc94985019ff73b8b6b411a4b /.gitignore | |
parent | Don't backfill messages automatically (#139) (diff) | |
download | nheko-c4412e8b688896e0fc9f7c6b9a0f37eec46787d1.tar.xz |
Add desktop icons on the AppImage
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 591744d7..96ace50f 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,7 @@ result *.dmg dist/MacOS/nheko.app/Contents/MacOS/nheko .clang + +# AppImage +*.AppImage +*.AppDir |