diff --git a/.gitignore b/.gitignore index dd3c4ea..b8ef793 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ token.json -users.db +wordle.db diff --git a/wordle.db b/wordle.db deleted file mode 100644 index f9ce110..0000000 Binary files a/wordle.db and /dev/null differ