chore: add server/server build artifact to gitignore

This commit is contained in:
clz
2026-04-02 17:38:41 +08:00
parent 21d73c212a
commit ac79b4f2ea

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@ analyzer/venv/
# Go # Go
server/billai-server server/billai-server
server/server
.exe .exe
# IDE # IDE