From dce4b304fac44639505f3204ba83e7f2d10dcb72 Mon Sep 17 00:00:00 2001 From: Felipe Erias Date: Mon, 22 Nov 2021 14:54:26 +0900 Subject: Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0fa6b67..a64b7e1 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,6 @@ app.*.map.json /android/app/debug /android/app/profile /android/app/release + +# the linux folder should be present when buikding for AGL +linux/ -- cgit 1.2.3-korg