- 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
21 lines
210 B
Plaintext
21 lines
210 B
Plaintext
**/.#*
|
|
**/*~
|
|
/.idea
|
|
/.goroot
|
|
/dist/**
|
|
/blacklist.txt
|
|
/check.sh
|
|
/debug.sh
|
|
/run.sh
|
|
/.go
|
|
/cmd
|
|
/db/initdb.sql
|
|
/gemini-grc
|
|
run*.sh
|
|
/main
|
|
/db/migration*/**
|
|
/cmd/populate/**
|
|
/db/sql/**
|
|
|
|
**/.claude/settings.local.json
|