diff --git a/.gitignore b/.gitignore index 5d381cc..1810070 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +prayer_pairs.db # ---> Python # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/prayer_pairs.db b/prayer_pairs.db deleted file mode 100644 index 7a530a4..0000000 Binary files a/prayer_pairs.db and /dev/null differ