diff --git a/.gitignore b/.gitignore index 420dcff..a354170 100644 --- a/.gitignore +++ b/.gitignore @@ -107,4 +107,5 @@ config.json .DS_Store ormconfig.json gdrive-credentials.json -cards/ \ No newline at end of file +cards/ +*.db \ No newline at end of file diff --git a/cards.db b/cards.db deleted file mode 100644 index 72edf3f..0000000 Binary files a/cards.db and /dev/null differ