diff --git a/.gitignore b/.gitignore index 654072c..0505cc1 100644 --- a/.gitignore +++ b/.gitignore @@ -77,4 +77,8 @@ yarn-error.log* .idea/ # Claude Code -.claude \ No newline at end of file +.claude + +# Database (Sql Lite) +API/app.db-wal +API/app.db-shm \ No newline at end of file