File: .gitattributes

package info (click to toggle)
mimalloc 3.2.7%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,336 kB
  • sloc: ansic: 16,817; cpp: 489; makefile: 21
file content (12 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
# default behavior is to always use unix style line endings
* text eol=lf
*.png binary
*.pdn binary
*.jpg binary
*.sln binary
*.suo binary
*.vcproj binary
*.patch binary
*.dll binary
*.lib binary
*.exe binary