Skip to content

Commit

Permalink
Introduce end-of-line normalization
Browse files Browse the repository at this point in the history
  • Loading branch information
uwewoessner committed May 18, 2020
1 parent 9c81e8d commit c9e4f1f
Show file tree
Hide file tree
Showing 9 changed files with 1,478 additions and 1,474 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
* text=auto
*.h text eol=lf
*.cpp text eol=lf
*.ino text eol=lf
Loading

0 comments on commit c9e4f1f

Please sign in to comment.