Initial commit

This commit is contained in:
2024-08-11 00:01:21 +09:00
commit d3ce9b2062
3 changed files with 18 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-*