mirror of
https://github.com/alexta69/metube.git
synced 2026-06-13 16:40:05 +00:00
Ignore runtime DB files (queue, completed, pending)
This commit is contained in:
@@ -44,6 +44,10 @@ testem.log
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# MeTube runtime databases
|
||||
queue*
|
||||
completed*
|
||||
pending*
|
||||
|
||||
__pycache__
|
||||
.venv
|
||||
|
||||
Reference in New Issue
Block a user