mirror of
https://github.com/M2noa/MCLCE-Archive.git
synced 2026-09-23 03:22:30 +00:00
23 lines
514 B
Plaintext
23 lines
514 B
Plaintext
# OpenCode configuration
|
|
opencode.json
|
|
|
|
# Exclude README.txt (original file)
|
|
README.txt
|
|
|
|
# Exclude LCEMP directory (not properly organized yet)
|
|
/console-edition-2014/lcemp/
|
|
*.log
|
|
.vs/
|
|
|
|
# Exclude archive files larger than 2GB (GitHub LFS limit) - originals kept locally
|
|
archives/patch.zip
|
|
archives/enderman.zip
|
|
archives/linux-test.zip
|
|
archives/endercon.zip
|
|
archives/mc-console-oct2014.zip
|
|
archives/minecraft.rar
|
|
archives/client-main.zip
|
|
|
|
# Exclude spice.tar.bz2 (73GB - too large for GitHub)
|
|
archives/spice.tar.bz2
|