From 7001aa23917563b4cedc7c54ad174f286308999f Mon Sep 17 00:00:00 2001 From: stilobique-surface Date: Sat, 15 May 2021 16:25:47 +0200 Subject: [PATCH] Update ignore rule --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ac4b47e..c9d6f0d 100644 --- a/.gitignore +++ b/.gitignore @@ -59,5 +59,6 @@ $RECYCLE.BIN/ # End of https://www.toptal.com/developers/gitignore/api/godot,linux,windows -# Ignore files releases +# Ignore folders releases and build Android releases +android