diff options
| author | DreamMasterXXL <dream-master@gmx.net> | 2021-05-09 21:05:17 +0200 |
|---|---|---|
| committer | DreamMasterXXL <dream-master@gmx.net> | 2021-05-09 21:05:17 +0200 |
| commit | 5729556aa81592c33f6ebbe7795c5cae20d355a6 (patch) | |
| tree | ea0fceefc5d3efa69c13cf0a4168a4c830685601 /.gitignore | |
| parent | 9a06a9f79dc1e49cd38fb4ffc4f141379c37540c (diff) | |
| download | GT5-Unofficial-5729556aa81592c33f6ebbe7795c5cae20d355a6.tar.gz GT5-Unofficial-5729556aa81592c33f6ebbe7795c5cae20d355a6.tar.bz2 GT5-Unofficial-5729556aa81592c33f6ebbe7795c5cae20d355a6.zip | |
remove unused import
update build gradl
update gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2f582fe46d..b4405c3fe6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ Good-Generator.iml Good-Generator.ipr Good-Generator.iws .idea/ +out/ |
