mirror of
https://github.com/barkeser2002/Tenet.git
synced 2026-09-25 06:39:56 +03:00
14 lines
222 B
Plaintext
14 lines
222 B
Plaintext
* text eol=lf
|
|
*.bat text eol=crlf
|
|
*.patch text eol=lf
|
|
*.java text eol=lf
|
|
*.gradle text eol=crlf
|
|
*.png binary
|
|
*.exe binary
|
|
*.dll binary
|
|
*.jar binary
|
|
*.lzma binary
|
|
*.zip binary
|
|
*.pyd binary
|
|
*.cfg text eol=lf
|
|
*.py text eol=lf |