papermario/.gitignore
2020-08-20 12:37:26 -04:00

16 lines
112 B
Plaintext

# Python
__pycache__/
venv/
# Misc
.idea/
.DS_Store
ctx.c
expected/
# Build artifacts
*.z64
*.bin
bin/
build/