diff options
| author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2018-06-13 21:45:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-13 21:45:02 +0200 |
| commit | 06e7190a4566e9301702d7d739222c6a7dd772ee (patch) | |
| tree | 4562b3560db7ac094c167410a7ffd8d713180daf /.gitignore | |
| parent | 52ac3ff9eb405168b7a66bdc20e99e1f2bc152e0 (diff) | |
| download | GT5-Unofficial-06e7190a4566e9301702d7d739222c6a7dd772ee.tar.gz GT5-Unofficial-06e7190a4566e9301702d7d739222c6a7dd772ee.tar.bz2 GT5-Unofficial-06e7190a4566e9301702d7d739222c6a7dd772ee.zip | |
Simple scanners (#7)
* +added simple scanners
+added UHV Electric Prospector's Scanner
+removed unnecessary classes
* disabled debug build
* Update build.properties
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 02bf5f95f3..ce69fc4621 100644 --- a/.gitignore +++ b/.gitignore @@ -66,7 +66,6 @@ hs_err_pid* #Folders eclipse/ -gradle/ .gradle/ *.log |
