Files
MC-Worldgen/.gitignore
2026-05-02 13:54:15 -05:00

23 lines
254 B
Plaintext

# 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