chore: add server/server binary to .gitignore

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Naiyuan Qing 2026-03-25 16:37:43 +08:00
parent b0b4c1c31a
commit 3dcd581c7b

1
.gitignore vendored
View file

@ -40,3 +40,4 @@ apps/web/test-results/
# platform specific # platform specific
*.dmg *.dmg
*.app *.app
server/server