diff options
| author | Martin Robertz <dream-master@gmx.net> | 2021-01-25 18:47:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-25 18:47:09 +0100 |
| commit | c1c87c9f07db900cb3c59e32b2c5032d94e637eb (patch) | |
| tree | 66e32403f5c10be3c74735c36d4e26c831c4cfa6 /.gitignore | |
| parent | 88287f7769c4e1bf122175a698bb3ac1726f1f5d (diff) | |
| parent | c52efb53533390f7e3b3ef14558501121b35affe (diff) | |
| download | GT5-Unofficial-c1c87c9f07db900cb3c59e32b2c5032d94e637eb.tar.gz GT5-Unofficial-c1c87c9f07db900cb3c59e32b2c5032d94e637eb.tar.bz2 GT5-Unofficial-c1c87c9f07db900cb3c59e32b2c5032d94e637eb.zip | |
Merge pull request #12 from GTNewHorizons/selectable_ores
Selectable ores - Inspired by Gregicality
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e710ac74bf..d3b80e6cd6 100644 --- a/.gitignore +++ b/.gitignore @@ -66,6 +66,7 @@ libs/ #Folders eclipse/ +run/ .gradle/ *.log |
