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