From 8885b4d0beed852d6d5b9b75bc72f6cb1d3c50dd Mon Sep 17 00:00:00 2001 From: Nikhil Narayana Date: Thu, 20 Feb 2025 11:36:30 -0800 Subject: [PATCH] chore: ignore AppDir --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 73fc477baa..5d4a9d13d1 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,5 @@ CMakeLists.txt.user # Ignore the rust target dir Externals/SlippiRustExtensions/target/ +AppDir/ +*.AppImage