diff --git a/.gitignore b/.gitignore index 0f389b1..05bf702 100644 --- a/.gitignore +++ b/.gitignore @@ -129,7 +129,7 @@ dmypy.json .pyre/ # Project specific -*.db +card_creation.db .idea theshow/ .vscode/ \ No newline at end of file diff --git a/retrosheet.db b/retrosheet.db new file mode 100644 index 0000000..e694da2 Binary files /dev/null and b/retrosheet.db differ