papermario/.gitignore
2020-10-20 20:59:17 -04:00

23 lines
169 B
Plaintext

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