Starting to go places. More testing in place, need to solidify the dashboard api boundary next
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
.dart_tool/
|
||||
|
||||
# nix direnv
|
||||
.direnv/**
|
||||
|
||||
**/.claude/settings.local.json
|
||||
|
||||
# logs
|
||||
**/logs/**
|
||||
*.log
|
||||
|
||||
# sqlite file
|
||||
*.db
|
||||
|
||||
# binaries
|
||||
*.exe
|
||||
Reference in New Issue
Block a user