From 21ec9a4706b9f359df11b63c2cfea3873bba1d94 Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Mon, 24 Feb 2025 11:45:19 +0200 Subject: [PATCH] Ignore .cxx folder --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 888a52b6..3192a264 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,4 @@ Mzansi_Mail/ .venv google-chrome-stable_current_amd64.deb .env -Frontend/android/app/.cxx \ No newline at end of file +Frontend/android/app/.cxx/ \ No newline at end of file