working so far

This commit is contained in:
2026-06-19 14:50:43 -04:00
commit e6cd59465f
4 changed files with 253 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# Nix build artefacts
result
result-*
# Editor noise
.direnv/
.envrc
*.swp
*~
.vscode/
.idea/
# macOS
.DS_Store