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

Merge main into dev (resolve conflict in .gitignore)

This commit is contained in:
Tw93
2026-01-02 19:13:03 +08:00
130 changed files with 11880 additions and 4965 deletions

4
.gitignore vendored
View File

@@ -43,6 +43,7 @@ temp/
# AI Assistant Instructions
.claude/
.gemini/
.kiro/
CLAUDE.md
GEMINI.md
.cursorrules
@@ -51,8 +52,11 @@ GEMINI.md
cmd/analyze/analyze
cmd/status/status
/status
/analyze
mole-analyze
# Note: bin/analyze-go and bin/status-go are released binaries and should be tracked
bin/analyze-darwin-*
bin/status-darwin-*
# Swift / Xcode
.build/