diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-02-04 17:28:59 -0600 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2019-02-04 17:30:13 -0600 |
commit | f91325d4a5aa324835a7b24e4159398ed0256310 (patch) | |
tree | 48fca0c77881fff6c68f13b965d9ace87529800a /data | |
parent | 66059f3a3a70ba2f51c55e55e5070eabad8565f0 (diff) |
Cleanup and add game version flag to mapjson tool
Diffstat (limited to 'data')
-rwxr-xr-x | data/maps/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/.gitignore b/data/maps/.gitignore index c07d4e03a..59405b176 100755 --- a/data/maps/.gitignore +++ b/data/maps/.gitignore @@ -1,4 +1,4 @@ -connections.in +connections.inc events.inc groups.inc headers.inc |