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-shm
*.db-wal *.db-wal
tmp/ tmp/
server /server
*.log *.log
*.pid *.pid
*_templ.go *_templ.go