1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-10 00:19:16 +00:00

Grammar check and optimization

This commit is contained in:
Tw93
2025-12-02 17:02:14 +08:00
parent bb50a345b6
commit 443b59d9c7
14 changed files with 41 additions and 28 deletions

5
.gitignore vendored
View File

@@ -44,10 +44,9 @@ temp/
CLAUDE.md
copilot-instructions.md
# Go build artifacts
# Go build artifacts (development)
cmd/analyze/analyze
cmd/status/status
/status
bin/analyze-go
bin/status-go
mole-analyze
# Note: bin/analyze-go and bin/status-go are released binaries and should be tracked