From 08e2761ba60c3b8ff45c8752847cc395997396ee Mon Sep 17 00:00:00 2001 From: RichardG867 Date: Sat, 12 Feb 2022 13:09:51 -0300 Subject: [PATCH] Add AppImage stuff to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 79cfbb168..f54d57c5b 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,8 @@ Makefile *.zip *.tar *.tar.* +*.AppImage +/appimage-builder-cache # Visual Studio Code /.vs