diff options
author | GlodBlock <60341015+GlodBlock@users.noreply.github.com> | 2021-04-18 22:00:11 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-18 22:00:11 +0800 |
commit | 34b8482521420738d142a302f6008c22dbeec433 (patch) | |
tree | d53ff88e66b3ca8e373656b7c888689dd2b8a331 /.gitignore | |
parent | 17d11959bc35314708a99a5764b1a2a47e2653a1 (diff) | |
download | GT5-Unofficial-34b8482521420738d142a302f6008c22dbeec433.tar.gz GT5-Unofficial-34b8482521420738d142a302f6008c22dbeec433.tar.bz2 GT5-Unofficial-34b8482521420738d142a302f6008c22dbeec433.zip |
add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..09971f4e86 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.bat +.gradle/ +Good-Generator.iml +Good-Generator.ipr +Good-Generator.iws |