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 (Go) ---
backend/hightube.db backend/hightube.db
backend/hightube.db-shm
backend/hightube.db-wal
backend/server backend/server
backend/*.exe backend/*.exe
backend/*.out backend/*.out