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 diff --git a/Frontend/.gitignore b/Frontend/.gitignore index 18bd3de4..9fc6e4ac 100644 --- a/Frontend/.gitignore +++ b/Frontend/.gitignore @@ -44,6 +44,5 @@ app.*.map.json /android/app/profile /android/app/release -/android/app/.cxx/ # Flutter config file /config/ \ No newline at end of file