Update documentation and project configuration
- Add architecture documentation for versioned snapshots - Update Makefile with improved build commands - Update dependency versions in go.mod - Add project notes and development guidelines - Improve README with new features and instructions
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -14,5 +14,7 @@
|
||||
run*.sh
|
||||
/main
|
||||
/db/migration*/**
|
||||
/db/populate/**
|
||||
/cmd/populate/**
|
||||
/db/sql/**
|
||||
|
||||
**/.claude/settings.local.json
|
||||
|
||||
Reference in New Issue
Block a user