Initial commit

This commit is contained in:
Gabe 2024-03-24 01:38:27 +00:00
commit 5d77bb8b35
3 changed files with 243 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-*