Files
2026-05-22 14:54:53 -03:00

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