diff --git a/mobile/.gitignore b/mobile/.gitignore
index 215305811a..5f6e15354f 100644
--- a/mobile/.gitignore
+++ b/mobile/.gitignore
@@ -45,6 +45,7 @@ app.*.map.json
 /android/app/debug
 /android/app/profile
 /android/app/release
+android/app/.cxx
 
 # Fastlane
 ios/fastlane/report.xml
@@ -55,5 +56,4 @@ default.isar.lock
 libisar.so
 
 # FVM Version
-.fvm/
-app/
\ No newline at end of file
+.fvm/
\ No newline at end of file