You've already forked esy-angle-prebuilt
mirror of
https://github.com/izzy2lost/esy-angle-prebuilt.git
synced 2026-03-10 11:52:08 -07:00
16 lines
254 B
Plaintext
16 lines
254 B
Plaintext
* text eol=lf
|
|
|
|
# Windows executables
|
|
*.exe binary
|
|
*.dll binary
|
|
|
|
# Archives
|
|
*.7z binary
|
|
*.gz binary
|
|
*.tar binary
|
|
*.tgz binary
|
|
*.zip binary
|
|
|
|
# Text files where line endings should be preserved
|
|
*.patch -text
|