chore: gitignore server binary and local state files
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -46,3 +46,9 @@ tmp/
|
|||||||
# TypeScript
|
# TypeScript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
.worktrees/
|
.worktrees/
|
||||||
|
backend/server
|
||||||
|
backend/.m/
|
||||||
|
.m/inbox_lastread
|
||||||
|
backend/server
|
||||||
|
backend/.m/
|
||||||
|
.m/inbox_lastread
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
2026-03-30T17:23:53+02:00
|
|
||||||
BIN
backend/server
BIN
backend/server
Binary file not shown.
Reference in New Issue
Block a user