papermario/.gitignore
2020-11-11 16:33:55 +00:00

28 lines
244 B
Plaintext

# Python
__pycache__/
venv/
.lark_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