# Python caches
__pycache__/
*.pyc

# Build artifacts we don't want in repo
*.o
*.obj
*.mca
*.zip
*.tar
*.tar.gz

# Project-specific output
worldgen-c/test_out/
worldgen-c/bin/worldgen-scan
mc.zip
lakeland-update-*/
untitled\ folder/

# Misc
*.bak
*.tmp
