Skip to content

Instantly share code, notes, and snippets.

@timoteoramos
Last active March 28, 2017 12:33
Show Gist options
  • Save timoteoramos/873bd5ce3befb55a7bbb10260cd860cf to your computer and use it in GitHub Desktop.
Save timoteoramos/873bd5ce3befb55a7bbb10260cd860cf to your computer and use it in GitHub Desktop.
Initial commit files
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.{md,py,cs}]
indent_size = 4
[*.md]
trim_trailing_whitespace = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment