fix: gitignore pattern for server binary
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user