Skip to content

Commit

Permalink
Add EditorConfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
moll committed Mar 3, 2018
1 parent 3a7fde8 commit 5d4d3c9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
root = true

[Makefile]
indent_style = tab

[*.vim]
indent_style = tab

0 comments on commit 5d4d3c9

Please sign in to comment.