initial commit

This commit is contained in:
Jeremy Baxter 2024-02-13 19:12:09 +13:00
commit a9e40e51dc
2 changed files with 12 additions and 0 deletions

11
.editorconfig Normal file
View file

@ -0,0 +1,11 @@
root = true
[*]
end_of_line = lf
indent_style = tab
indent_size = 4
insert_final_newline = true
[*.nix]
indent_style = space
indent_size = 2

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
result