initial commit - prva verzija

This commit is contained in:
Senad Uka
2018-02-24 18:36:03 +01:00
parent a4fe0b4c3d
commit ec768789d3
38 changed files with 4223 additions and 59 deletions

13
.editorconfig Normal file
View File

@@ -0,0 +1,13 @@
# editorconfig.org
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false