papermario/.gitignore
2020-10-22 05:54:03 +01:00

22 lines
161 B
Plaintext

# Python
__pycache__/
venv/
.lark_cache*
# Misc
.idea/
.DS_Store
ctx.c
expected/
# Assets
assets
# Build artifacts
*.ld
*.z64
*.bin
bin/
build/
docs/doxygen/