Starting to go places. More testing in place, need to solidify the dashboard api boundary next

This commit is contained in:
Nate Anderson
2025-06-12 11:36:30 -06:00
commit 8ea06b12f7
44 changed files with 7736 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
.dart_tool/
# nix direnv
.direnv/**
**/.claude/settings.local.json
# logs
**/logs/**
*.log
# sqlite file
*.db
# binaries
*.exe