mirror of
https://github.com/M2noa/MCLCE-Archive.git
synced 2026-09-23 03:22:30 +00:00
- Created detailed README.md with repository overview, structure, and documentation - Updated .gitignore to exclude opencode.json and console-edition-2014/lcemp/ - Documented all editions, leak timeline, and technical notes - Added Git LFS file type information and original sources
12 lines
212 B
Plaintext
12 lines
212 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/
|