First Commit of registry itself
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Fabian Stamm
2020-07-28 14:39:54 +02:00
parent 34e482615d
commit 6fc258cf3a
18 changed files with 443 additions and 0 deletions

View File

@ -5,3 +5,5 @@ end_of_line = lf
indent_size = 3
indent_style = space
insert_final_newline = true
[*.yml]
indent_size = 2