added first batch

This commit is contained in:
Tobias Schmidl 2022-09-29 20:31:11 +02:00
parent b9d9b65a1d
commit 22d42fa236
9 changed files with 107 additions and 0 deletions

5
.clang-format Normal file
View file

@ -0,0 +1,5 @@
---
BasedOnStyle: Mozilla
IndentWidth: 4
...
# vim: set filetype=yaml: