papermario/.gitignore
2020-10-24 00:22:38 -04:00

24 lines
182 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/
.vscode/launch.json