Repo cleanup
This commit is contained in:
parent
19dc4b5b64
commit
1206528e42
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
|||
.vscode/
|
||||
__pycache__/
|
||||
db.sqlite3
|
||||
videos/
|
||||
channel_archiver/yt-dlp-archive.txt
|
||||
channel_archiver/UnusualVideos*
|
||||
*__pycache__*
|
||||
*.pyc
|
||||
channel_archiver/UnusualVideos*
|
||||
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"[python]": {
|
||||
"editor.defaultFormatter": "ms-python.python"
|
||||
},
|
||||
"python.formatting.provider": "none"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user