papermario/.gitignore
2020-12-22 00:09:55 +00:00

35 lines
322 B
Plaintext

# Python
__pycache__/
venv/
.lark_cache*
.splat_cache
# Misc
.idea/
.DS_Store
ctx.c
expected/
settings.mk
.vscode/launch.json
# Build artifacts
*.ld
*.z64
*.Yay0
/build/
/docs/doxygen/
/include/ld_addrs.h
/include/sprite/
# Assets
/bin
/img
/msg
/sprite
# Star Rod
/sprite/SpriteTable.xml
/mod.cfg
tools/Yay0compress