From 6c473eb7bc95f7336ce5a60f2d42ebb27c2ad052 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 21 Sep 2020 20:05:33 -0700 Subject: Add releases to ignore list --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4838c7c3..8dc679d0 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,5 @@ proguard_logs/ .gradle/* /build/ local.properties -*Thumbs.db \ No newline at end of file +*Thumbs.db +app/google/release \ No newline at end of file -- cgit v1.2.3