mirror of
https://github.com/M2noa/MCLCE-Archive.git
synced 2026-09-23 03:22:30 +00:00
- 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/
14 lines
223 B
Plaintext
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/
|