papermario/.gitignore
Alex Bates 5ddfce7824
improve ld script & asset building
makefile go brrrr
2020-10-28 20:58:11 +00:00

24 lines
195 B
Plaintext

# Python
__pycache__/
venv/
.lark_cache*
# Misc
.idea/
.DS_Store
ctx.c
expected/
# Build artifacts
*.ld
*.z64
*.bin
*.i
*.Yay0
bin/
build/
docs/doxygen/
include/ld_addrs.h
.vscode/launch.json