Initial commit

This commit is contained in:
2026-07-21 12:36:50 -04:00
commit 9068aa44f9
3 changed files with 29 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv