Add AppImage stuff to .gitignore

This commit is contained in:
RichardG867
2022-02-12 13:09:51 -03:00
parent 63c5d60e46
commit 08e2761ba6

2
.gitignore vendored
View File

@@ -31,6 +31,8 @@ Makefile
*.zip
*.tar
*.tar.*
*.AppImage
/appimage-builder-cache
# Visual Studio Code
/.vs