Add server binary to .gitignore

Fixes #29
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Matthew Knight 2026-02-17 16:13:02 -08:00
parent f1b20edbe3
commit b8ff9df7ca
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
# Binary # Binary
forgejo-tickets forgejo-tickets
server
# Environment # Environment
.env .env