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