|
|
67c4bdf0c7
|
chore: remove server binary from git tracking
Remove the binary from version control and add it to .gitignore to
prevent future commits of build artifacts.
|
2026-02-05 18:22:33 -05:00 |
|
|
|
c3a84dc14f
|
chore: exclude server binary from version control
Add server binary to .gitignore to prevent committing build artifacts.
|
2026-02-05 18:22:30 -05:00 |
|
|
|
ae2eb1fac0
|
chore: add .gitignore to backend directory
Exclude build artifacts and runtime data from version control:
- server binary
- data directory
- Go-related build artifacts
- IDE-specific files
|
2026-02-05 18:22:28 -05:00 |
|