Browse Source

add meta files

master
Sindre Sorhus 9 years ago
parent
commit
1fb85c3dec
  1. 8
      .editorconfig
  2. 1
      .gitattributes

8
.editorconfig

@ -0,0 +1,8 @@
root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

1
.gitattributes

@ -0,0 +1 @@
* text=auto
Loading…
Cancel
Save