Line endings for .net files

This commit is contained in:
Oliver 2017-02-09 23:48:38 +11:00
parent 8819c0deba
commit be7a2a3bd7
2 changed files with 261 additions and 261 deletions

2
.gitattributes vendored
View file

@ -2,6 +2,7 @@
*.dcm text eol=lf
*.bak text eol=lf
*.bck text eol=lf
*.net text eol=lf
*.md text eol=lf
*.kicad_mod text eol=lf
*.txt text eol=lf
@ -14,4 +15,3 @@
*.wings binary
*.svg binary
*.pdf binary