Line endings for .net files
This commit is contained in:
parent
8819c0deba
commit
be7a2a3bd7
2 changed files with 261 additions and 261 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -2,6 +2,7 @@
|
||||||
*.dcm text eol=lf
|
*.dcm text eol=lf
|
||||||
*.bak text eol=lf
|
*.bak text eol=lf
|
||||||
*.bck text eol=lf
|
*.bck text eol=lf
|
||||||
|
*.net text eol=lf
|
||||||
*.md text eol=lf
|
*.md text eol=lf
|
||||||
*.kicad_mod text eol=lf
|
*.kicad_mod text eol=lf
|
||||||
*.txt text eol=lf
|
*.txt text eol=lf
|
||||||
|
@ -14,4 +15,3 @@
|
||||||
*.wings binary
|
*.wings binary
|
||||||
*.svg binary
|
*.svg binary
|
||||||
*.pdf binary
|
*.pdf binary
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue