From 808ce5efd5ca60ce6f7733435ac3be1ab1c32d9e Mon Sep 17 00:00:00 2001 From: Micah Effiong Date: Thu, 8 Jun 2023 22:50:50 +0100 Subject: [PATCH] ignore appimage directory --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ea93edad..e85dfd3c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ test.sh .luarc.json nvim lazy-lock.json + +# custom +appimage/