mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-10 18:21:14 +00:00
* Replace SI objects * Changes * Fix * Remove obsolete file * Add delete handler * Updates * Update assets * Configure git LFS * Add HD music * Move files to LFS * chmod files * fix gitattributes * Fixes * Fixes * Add other HD music * Fix file perms * Add comment * Minor update * Refactor * Fix * Add LFS flag * Add check for file replace * Exclude assets from CPack * Attempt fix * Update libweaver * Fix MxDSBuffer leak * Add .lfsconfig * Set LFS URL * Fix LFS CI * Fix * Space
14 lines
380 B
Plaintext
14 lines
380 B
Plaintext
*.MD text eol=lf diff=markdown
|
|
*.cpp text eol=lf diff=cpp
|
|
*.h text eol=lf diff=cpp
|
|
*.py text eol=lf diff=python
|
|
*.html text eol=lf diff=html
|
|
*.mdp binary
|
|
*.mak text eol=crlf
|
|
**/*.ico binary
|
|
**/*.png binary
|
|
**/*.svg text eol=lf
|
|
**/*.desktop text eol=lf
|
|
assets/widescreen/** filter=lfs diff=lfs merge=lfs -text
|
|
assets/hdmusic/** filter=lfs diff=lfs merge=lfs -text
|