Skip to content

Commit

Permalink
Adding .gitattributes file.
Browse files Browse the repository at this point in the history
  • Loading branch information
mithro committed Jun 18, 2016
1 parent d91f035 commit a91061c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
*.cmp text
*.dcm text
*.kicad_mod text ident
*.kicad_pcb text ident
*.lib text
*.net text
*.pro text
*.sch text ident
*.sh eol=lf
fp-lib-table text

0 comments on commit a91061c

Please sign in to comment.