# EditorConfig is awesome: http://editorconfig.org/#example-file # top-most EditorConfig file root = true [Makefile] indent_style = tab [*.{js,md}] charset = utf-8 indent_style = space indent_size = 2