gitignore updated

This commit is contained in:
2026-06-15 15:08:58 +08:00
parent e0a6923984
commit 63c954da55

2
.gitignore vendored
View File

@@ -7,6 +7,8 @@ docs/
# --- Backend (Go) ---
backend/hightube.db
backend/hightube.db-shm
backend/hightube.db-wal
backend/server
backend/*.exe
backend/*.out