diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,4 +4,6 @@ music/* cookies.txt # VSCode settings -.vscode/*
\ No newline at end of file +.vscode/* + +venv/* |
index : jamos.git | ||
Script to download, tag and sort music from Youtube Music | Jackson Taylor <jackson@jacksontaylor.xyz> |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -4,4 +4,6 @@ music/* cookies.txt # VSCode settings -.vscode/*
\ No newline at end of file +.vscode/* + +venv/* |