papermario/.gitignore
2020-10-20 18:45:35 +01:00

21 lines
148 B
Plaintext

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