Added gitattributes to force Unix-style EOL
This commit is contained in:
parent
77d46b0506
commit
0fc47c2351
1 changed files with 9 additions and 0 deletions
9
.gitattributes
vendored
Normal file
9
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
* text=auto
|
||||
*.kicad_mod text
|
||||
*.md text
|
||||
*.txt text
|
||||
*.cmake.in text
|
||||
*.yml text
|
||||
fp-lib-table text
|
||||
.gitattributes text
|
||||
.gitignore text
|
||||
Loading…
Add table
Reference in a new issue