Skip to content

Instantly share code, notes, and snippets.

@incognitojam
Created November 25, 2018 21:54
Show Gist options
  • Select an option

  • Save incognitojam/63f56d5307096ada8f6513da82a7bb17 to your computer and use it in GitHub Desktop.

Select an option

Save incognitojam/63f56d5307096ada8f6513da82a7bb17 to your computer and use it in GitHub Desktop.
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment