diff options
author | Hop311 <hop3114@gmail.com> | 2023-03-30 23:50:50 +0200 |
---|---|---|
committer | Hop311 <hop3114@gmail.com> | 2023-03-30 23:50:50 +0200 |
commit | 4e66822327a1d964a6324bd28e068c10a7183c65 (patch) | |
tree | f92754105aa33e05173dbfd6781c0ce5a2f98805 /.gitignore | |
parent | 3384b21177a160f7192a2e4877eea3b29880bf4e (diff) |
First go at terrain map implementation
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,3 +70,4 @@ bin/* .DS_Store *.translation +!game/common/map/*.obj
\ No newline at end of file |