Files
M2noa-MCLCE-Archive/.gitignore
T
M2noa 660f7fb8fe Remove lcemp directory from tracking and update .gitignore
- Removed console-edition-2014/lcemp/ from git tracking (not properly organized)
- Added *.log and .vs/ to .gitignore
- Committed remaining line ending changes in full-multiplatform/
2026-03-04 23:19:06 -06:00

14 lines
223 B
Plaintext

# OpenCode configuration
opencode.json
# Exclude original zip archives
*.zip
# Exclude README.txt (original file)
README.txt
# Exclude LCEMP directory (not properly organized yet)
/console-edition-2014/lcemp/
*.log
.vs/