Commit 155aa8f0 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Dev config update.

No related merge requests found
Showing with 3 additions and 1 deletion
+3 -1
...@@ -2,7 +2,7 @@ root = true ...@@ -2,7 +2,7 @@ root = true
[*] [*]
charset = utf-8 charset = utf-8
end_of_line = crlf end_of_line = lf
indent_size = 4 indent_size = 4
indent_style = space indent_style = space
insert_final_newline = true insert_final_newline = true
......
...@@ -9,3 +9,5 @@ ...@@ -9,3 +9,5 @@
cmd/coord/coord cmd/coord/coord
cmd/coord/coord.exe cmd/coord/coord.exe
/coord
/coord.exe
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment