Add build files

This commit is contained in:
Michal Moskal
2017-07-25 12:15:59 +01:00
parent 763a5c7436
commit 11bcf77402
7 changed files with 85 additions and 0 deletions

View File

@ -3,3 +3,4 @@ IndentWidth: 4
UseTab: Never
ColumnLimit: 100
AllowShortFunctionsOnASingleLine: Inline
SortIncludes: false