Cleanup and add extras
This commit is contained in:
parent
7e3006c10e
commit
fd2ba6c852
8 changed files with 1541 additions and 31 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -4,13 +4,23 @@
|
|||
*.vert.xxd
|
||||
*.frag.xxd
|
||||
*.ttf.xxd
|
||||
*.png.xxd
|
||||
*.h.xxd
|
||||
|
||||
Makefile
|
||||
|
||||
mkxp
|
||||
mkxp.wasm
|
||||
mkxp.html
|
||||
mkxp.js
|
||||
xxd+
|
||||
|
||||
/build
|
||||
/deps
|
||||
/CMakeFiles
|
||||
|
||||
CMakeCache.txt
|
||||
cmake_install.cmake
|
||||
|
||||
# Codeblocks
|
||||
mkxp.layout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue