Initial commit

This commit is contained in:
Katherina Walshe-Grey 2024-05-23 15:01:57 +00:00
commit 48736d890c
3 changed files with 17 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*