This commit is contained in:
2026-03-09 08:54:30 -04:00
commit 1f75b6f396
18 changed files with 866 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
/.env
/.envrc
/docker-compose*
# zig
/zig-out/
/.zig-cache/
# nix
/result*
/.direnv/