Add server binary to .gitignore
Fixes #29 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f1b20edbe3
commit
b8ff9df7ca
|
|
@ -1,5 +1,6 @@
|
||||||
# Binary
|
# Binary
|
||||||
forgejo-tickets
|
forgejo-tickets
|
||||||
|
server
|
||||||
|
|
||||||
# Environment
|
# Environment
|
||||||
.env
|
.env
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue