Initial commit

This commit is contained in:
2025-11-28 07:25:55 +00:00
commit 37ce925067
3 changed files with 250 additions and 0 deletions

12
.gitignore vendored Normal file
View File

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