diff options
author | Tom Dickson <github@bombcar.com> | 2021-11-18 12:27:54 -0600 |
---|---|---|
committer | Tom Dickson <github@bombcar.com> | 2021-11-18 12:27:54 -0600 |
commit | a7ca8164017d7814af4d3f813f7744d2d15f4357 (patch) | |
tree | e4dc8d235bef9f880a0472de902e1df0f10c0cd3 /.gitignore | |
parent | ec98da4ac00f8b3b0eafaec04474df2b6d868e1f (diff) | |
download | GT5-Unofficial-a7ca8164017d7814af4d3f813f7744d2d15f4357.tar.gz GT5-Unofficial-a7ca8164017d7814af4d3f813f7744d2d15f4357.tar.bz2 GT5-Unofficial-a7ca8164017d7814af4d3f813f7744d2d15f4357.zip |
Update build.gradle
matching new repositories
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
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 |