From a7ca8164017d7814af4d3f813f7744d2d15f4357 Mon Sep 17 00:00:00 2001 From: Tom Dickson Date: Thu, 18 Nov 2021 12:27:54 -0600 Subject: Update build.gradle matching new repositories --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index db95f60f51..172ff53c26 100644 --- a/.gitignore +++ b/.gitignore @@ -101,6 +101,8 @@ local.properties # IDEA .idea/ *.iml +*.ipr +*.iws # Other backups @@ -144,4 +146,4 @@ GT++.ipr GT++.iws -out \ No newline at end of file +out -- cgit