diff --git a/backend/api/database7.db b/backend/api/database7.db index 3eb0c6a..cb9ee46 100644 Binary files a/backend/api/database7.db and b/backend/api/database7.db differ diff --git a/frontend/.gitignore b/frontend/.gitignore index 218f4f0..c81e63c 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -8,4 +8,5 @@ node_modules !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* -.idea \ No newline at end of file +.idea +*/database*