likwid/.gitattributes
Marco Allegretti b2b9ac6da9 repo: add 1 file
Verified changes:
- add .gitattributes

Diffstat:
- 1 file changed, 23 insertions(+)
2026-02-02 18:12:42 +01:00

23 lines
353 B
Text

*.astro text eol=lf
*.rs text eol=lf
*.ts text eol=lf
*.tsx text eol=lf
*.js text eol=lf
*.jsx text eol=lf
*.css text eol=lf
*.scss text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.md text eol=lf
*.ps1 text eol=crlf
*.bat text eol=crlf
*.cmd text eol=crlf
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.webp binary
*.ico binary
*.pdf binary