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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user