Stub an EditorConfig configuration

See http://editorconfig.org/

git-svn-id: http://svn.osgeo.org/postgis/trunk@14821 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Sandro Santilli 2016-04-06 07:30:47 +00:00
parent a0d3a85469
commit 6c63cd7c1a

8
.editorconfig Normal file
View file

@ -0,0 +1,8 @@
# http://editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = tab