initial commit

This commit is contained in:
Simo-Pekka Kerkelä 2019-02-07 23:56:49 +02:00
parent 3b5ca128ba
commit 538fea556d
5 changed files with 70 additions and 2 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"editor.formatOnSave": true
}