py2ME/.gitignore
2025-01-28 17:41:50 -06:00

16 lines
175 B
Plaintext

# Python Virtual Environment
venv/
# MachineProductCfg
MachineProductCfg.xml
# Ignore tiles
tiles/*
# Python compiled files
__pycache__/
# Temp directory
.temp/
conf.json