mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-13 09:58:54 +00:00
28 lines
342 B
Plaintext
28 lines
342 B
Plaintext
* text auto eol=lf
|
|
|
|
*.cmd text eol=crlf
|
|
*.xml text eol=crlf
|
|
*.reg text eol=crlf
|
|
*.bat text eol=crlf
|
|
*.py text
|
|
*.c text
|
|
*.h text
|
|
*.sh text
|
|
|
|
*.exe binary
|
|
*.dll binary
|
|
*.zip binary
|
|
*.o binary
|
|
*.a binary
|
|
*.png binary
|
|
*.gif binary
|
|
*.jpg binary
|
|
*.png binary
|
|
*.bmp binary
|
|
*.ico binary
|
|
*.t32 binary
|
|
*.t64 binary
|
|
*.pyd binary
|
|
*.pyc binary
|
|
*.gz binary
|