diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-06-23 18:13:26 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-06-23 18:13:26 +1000 |
commit | 176c79bada5f175202a1f67828a9d4bfc208895c (patch) | |
tree | 7487030ad4227dd1bd223d202d699a7400305bcf /.gitignore | |
parent | bab5f0bd1123034cce33e7519dbb33afbd04b081 (diff) |
Hardware Cursor support
Updated SDL2 for this, so lib\ is no longer gitignored
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ build/ dist/ attic/ -lib/ tiled/ assets/user/ assets/devel/ |