mirror of
https://github.com/Vith0r/StackSentry
synced 2026-06-21 13:46:19 +00:00
19 lines
267 B
Plaintext
19 lines
267 B
Plaintext
* text=auto
|
|
|
|
.gitattributes text eol=lf
|
|
.gitignore text eol=lf
|
|
*.md text eol=lf
|
|
*.json text eol=lf
|
|
*.ps1 text eol=crlf
|
|
*.cpp text eol=crlf
|
|
*.h text eol=crlf
|
|
*.inc text eol=lf
|
|
|
|
*.png binary
|
|
*.exe binary
|
|
*.dll binary
|
|
*.bin binary
|
|
*.lib binary
|
|
*.pdb binary
|
|
*.ilk binary
|