Skip to content

Instantly share code, notes, and snippets.

View MPGAJEWSKI's full-sized avatar
📱

MPGAJEWSKI MPGAJEWSKI

📱
View GitHub Profile
@JamesMGreene
JamesMGreene / .editorconfig
Created November 16, 2015 12:04
Example EditorConfig file
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org
root = true
[*]
end_of_line = lf
charset = utf-8