Skip to content

Instantly share code, notes, and snippets.

@akiessling
Created September 17, 2017 09:00
Show Gist options
  • Save akiessling/38fe9e154f9a5917167e20b8a1fca007 to your computer and use it in GitHub Desktop.
Save akiessling/38fe9e154f9a5917167e20b8a1fca007 to your computer and use it in GitHub Desktop.
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
# Makefile
[{Makefile,*.mk}]
indent_style = tab
indent_size = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment