diff --git a/.gitignore b/.gitignore index de7770e..883db17 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,8 @@ docs/ # --- Backend (Go) --- backend/hightube.db +backend/hightube.db-shm +backend/hightube.db-wal backend/server backend/*.exe backend/*.out