fix: gitignore pattern for server binary

This commit is contained in:
2026-05-01 15:48:44 +02:00
committed by Mikkel Elvers
parent b8cba4e150
commit df3828ee12

2
.gitignore vendored
View File

@@ -43,7 +43,7 @@ malago
*.db-shm
*.db-wal
tmp/
server
/server
*.log
*.pid
*_templ.go