block by roachhd 291cc66fbb1e5576e237

my super simple standard .editorconfig File

This is my super simple and very standard .editorconfig File.

# editorconfig.org
  root = true
  [*]
  indent_style = space
  indent_size = 2
  end_of_line = lf
  charset = utf-8
  trim_trailing_whitespace = true
  insert_final_newline = true

######Simples. Use this to keep shit the same no matter what editor you choo choo choose 🚄🚃🚃

jakyll-gh-pages_.editorconfig.md