diff --git a/.gitignore b/.gitignore index cc7b536..5f74a3f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,6 @@ venv/ dist/ build/ node_modules/ -model/ \ No newline at end of file +model/ +.claude/settings.local.json +instance/database.db \ No newline at end of file