Added editor config to keep indentation normalized.

pull/8/head
Nicholas Hastings 12 years ago
parent 064fbaea32
commit f04f4fe178

@ -0,0 +1,7 @@
; EditorConfig: http://EditorConfig.org
root = true
[*]
indent_style = space
indent_size = 4
Loading…
Cancel
Save