Initial commit

This commit is contained in:
Katherina Walshe-Grey 2024-07-25 07:26:47 +00:00
commit e4b56fe024
3 changed files with 16 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-*