papermario/.gitignore
2020-11-07 01:09:11 +00:00

26 lines
219 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
# Assets
/bin
/img
/msg