diff options
author | Prometheus0000 <prometheus0000000@gmail.com> | 2020-11-03 18:15:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-03 18:15:02 -0500 |
commit | f534aeba5f055202080a59cd66aa4a785b8c4884 (patch) | |
tree | 1d93d13de3b2a7896a54935733859c633d3c37c7 /.gitignore | |
parent | 646beaf2a6bbddb1b03a0cc2c25711762aecf98e (diff) | |
parent | 55a42f9b4dd1c5663ef92e34166d938ac2c167b7 (diff) | |
download | GT5-Unofficial-f534aeba5f055202080a59cd66aa4a785b8c4884.tar.gz GT5-Unofficial-f534aeba5f055202080a59cd66aa4a785b8c4884.tar.bz2 GT5-Unofficial-f534aeba5f055202080a59cd66aa4a785b8c4884.zip |
Merge pull request #4 from GTNewHorizons/experimental
update
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1b20644f81..c24815789e 100644 --- a/.gitignore +++ b/.gitignore @@ -94,3 +94,4 @@ libs/ *.jar *.errored /build/ +/run
\ No newline at end of file |