From 6377dd8250fae8bceff4a423a0027f898ca1eeba Mon Sep 17 00:00:00 2001 From: simonkellet Date: Tue, 20 Sep 2022 12:06:27 +0100 Subject: [PATCH] added ignore to .tam files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7ff3503..0546579 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,6 @@ local.properties # Typically, this file would be tracked if it contains build/dependency configurations: #.project /.gradle/ + +# tam files +*.tam