diff --git a/.gitignore b/.gitignore index 52617a7..2decf65 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ .vs/ .vscode/ .fleet/ +# Ignore the Android build directory +android/ export_presets.cfg *.translation *.user