diff --git a/.gitignore b/.gitignore index 0f206f261..5fff583e3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,4 @@ bazarr.db cachefile.dbm *.log -*.log.* -*.db -*.pyc +*.log.* \ No newline at end of file diff --git a/bazarr.db b/bazarr.db deleted file mode 100644 index 311c55da6..000000000 Binary files a/bazarr.db and /dev/null differ diff --git a/get_general_settings.pyc b/get_general_settings.pyc deleted file mode 100644 index 6b82e1c46..000000000 Binary files a/get_general_settings.pyc and /dev/null differ diff --git a/get_languages.pyc b/get_languages.pyc deleted file mode 100644 index 83d10df3d..000000000 Binary files a/get_languages.pyc and /dev/null differ diff --git a/get_sonarr_settings.pyc b/get_sonarr_settings.pyc deleted file mode 100644 index e3996263c..000000000 Binary files a/get_sonarr_settings.pyc and /dev/null differ diff --git a/init_db.pyc b/init_db.pyc deleted file mode 100644 index b21c98895..000000000 Binary files a/init_db.pyc and /dev/null differ diff --git a/list_subtitles.pyc b/list_subtitles.pyc deleted file mode 100644 index 75a559f04..000000000 Binary files a/list_subtitles.pyc and /dev/null differ diff --git a/utils.pyc b/utils.pyc deleted file mode 100644 index c8414c41d..000000000 Binary files a/utils.pyc and /dev/null differ