diff options
| author | Blood-Asp <bloodasphendrik@gmail.com> | 2017-06-13 18:55:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-13 18:55:33 +0200 |
| commit | c665b14e22df61028f2445b02ab8a3d4c91d9364 (patch) | |
| tree | 3fbf80d9ba2c12f5cc0ec9218cc16f7343ca27d1 /.gitignore | |
| parent | e85a761e82b2aa1d3d49c19e03c5c32fb72ec40b (diff) | |
| parent | 156bb2b06b942f35efa6719c856a9911b1f9f62e (diff) | |
| download | GT5-Unofficial-c665b14e22df61028f2445b02ab8a3d4c91d9364.tar.gz GT5-Unofficial-c665b14e22df61028f2445b02ab8a3d4c91d9364.tar.bz2 GT5-Unofficial-c665b14e22df61028f2445b02ab8a3d4c91d9364.zip | |
Merge pull request #1088 from Techlone/reworking_dataorb
Reworking DataOrb and DataStick
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 27501edac3..f427f51f8c 100644 --- a/.gitignore +++ b/.gitignore @@ -70,6 +70,7 @@ local.properties .idea/ .idea_modules/ +classes/ /out/ gradle/wrapper/gradle-wrapper.properties |
