diff --git a/.gitignore b/.gitignore index 9a05e2d..dc351da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +players.db # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] diff --git a/players.db b/players.db deleted file mode 100644 index 07c3a94..0000000 Binary files a/players.db and /dev/null differ