Removed wrongly pushed empty db

This commit is contained in:
2022-01-04 13:35:49 +01:00
parent aa79d8a0d0
commit ca5d973a3c
3 changed files with 4 additions and 2 deletions

View File

@@ -8,3 +8,4 @@ lib/yt-dlp
.env
*.mp4
*.ytdl
*.db

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@ lib/yt-dlp
*.mp4
*.ytdl
*.part
*.db

Binary file not shown.