From 8c25702fa4feaa9295b33dd2bdb9a209b1d1d0fb Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Thu, 7 Dec 2023 17:19:30 +0100 Subject: [PATCH] Updated the .gitignore file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index bca68e074..8576a43de 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,9 @@ emulationstation.worker.js /index.html /ROMs +# Android build +android/** + # AppImage AppDir *.AppImage