Merge pull request #163 from lewardo/gitattributes-eol-fix

EOL `.gitattributes` normalisation
nix
James Bradbury 2 years ago committed by GitHub
commit d4ded9ec8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
.gitattributes vendored

@ -0,0 +1,18 @@
* text=auto
*.cmake text
*.cpp text
*.csv text
*.gitignore text
*.hpp text
*.in text
*.json text
*.md text
*.sc text
*.scd text
*.schelp text
*.txt text
*.yaml text
*.yml text
*.png binary
Loading…
Cancel
Save