Skip to content

Commit

Permalink
Manage CRLF for the editor
Browse files Browse the repository at this point in the history
Close #97
  • Loading branch information
EPTamminga committed Jun 5, 2020
1 parent 413bfcf commit 4063bb7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
root = true

[*]
end_of_line = crlf
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
!.github/*
!.gitattributes
!.gitignore
!.editorconfig
!readme.md
!.gitkeep
!*/
Expand Down

0 comments on commit 4063bb7

Please sign in to comment.