Commit 85b6cb4
committed
chore(repo): drop tracked binaries, IDE config and scratch files
Removed files that should never have been committed:
- evolution-go (62 MB compiled Go binary at repo root)
- build/server (61 MB compiled binary — build/ is already gitignored
but this file was tracked from before the rule existed)
- API-INTERACTIVE-DOCS.txt, DIFF-COMPLETO.txt, carousel-sender.html
(one-off scratch dumps left over from the test-send modal work)
- .idea/, .DS_Store, .instance (IDE/OS/runtime local state)
Renamed:
- "Evolution GO.postman_collection (2).json" →
"Evolution GO.postman_collection.json" (drops the ' (2)' duplicate
suffix that came from a download, now matches the filename pattern
documented in tools/docs/RELEASE_PROCESS.md checklist item #6).
Expanded .gitignore so these patterns don't come back (compiled
binaries at root, scratch *.txt dumps, the " (2)" duplicate pattern).
Note: git rm only removes these from the working tree going forward —
the 120+ MB of tracked binaries remain in history. That's a separate,
destructive operation (git filter-repo) and is not done here.1 parent f70d278 commit 85b6cb4
13 files changed
Lines changed: 12 additions & 1658 deletions
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
10 | 22 | | |
11 | 23 | | |
12 | 24 | | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments