5dca94a3fc
Manifest-based CDN updater and mod manager for the OctoWoW 1.12.1 client: launcher-owned realmlist, torrent-backed content sync with bundled aria2c, antivirus and Defender exclusion handling, hardware-aware render distance, optional client tweaks and mods, and the in-launcher news feed.
11 lines
314 B
Plaintext
11 lines
314 B
Plaintext
# Force LF on shell scripts so git-bash can execute them as hooks on Windows
|
|
hooks/* text eol=lf
|
|
*.sh text eol=lf
|
|
*.py text eol=lf
|
|
|
|
.gitea/** export-ignore
|
|
.env.ptr export-ignore
|
|
electron-builder.ptr.yml export-ignore
|
|
server/Dockerfile export-ignore
|
|
scripts/publish-oss.sh export-ignore
|