Files
MC-Worldgen/.gitignore
2025-12-02 18:34:53 -06:00

24 lines
225 B
Plaintext

# Python caches
__pycache__/
*.pyc
# Build artifacts
*.o
*.obj
*.bin
*.mca
*.zip
*.tar
*.tar.gz
# Project-specific output
worldgen-c/bin/
worldgen-c/test_out/
mc.zip
lakeland-update-*/
untitled\ folder/
# Misc
*.bak
*.tmp