diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-03-22 15:15:10 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-03-22 15:15:10 +0100 |
commit | 8495bc3169939d034622dcbf6fb84016a7430ef2 (patch) | |
tree | 0967c9e5fc88f49eadf95049d082fef7eae9fcb5 /src/static/.gitignore | |
parent | 7f51cd925883bbf958baa289d4d19231667c9eba (diff) |
tilemap build system done
Diffstat (limited to 'src/static/.gitignore')
-rw-r--r-- | src/static/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/.gitignore b/src/static/.gitignore new file mode 100644 index 0000000..f24ab90 --- /dev/null +++ b/src/static/.gitignore @@ -0,0 +1,4 @@ +**/*.bin +**/*.meta +manifest.txt +tilemap.h |