Initial commit

This commit is contained in:
toast 2025-08-02 22:44:22 +09:00 committed by GitHub
commit 23878851bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
.gitignore vendored Normal file
View file

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