1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 11:31:46 +00:00

chore: remove Mac client code and sync gitignore with main

This commit is contained in:
Tw93
2026-01-02 19:13:47 +08:00
parent 1ee64aff33
commit f7f7fbab98
24 changed files with 3 additions and 1889 deletions

7
.gitignore vendored
View File

@@ -51,10 +51,9 @@ GEMINI.md
# Go build artifacts (development)
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
# Go binaries
bin/analyze-go
bin/status-go
bin/analyze-darwin-*
bin/status-darwin-*