diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ __pycache__ settings.ini -build/*
\ No newline at end of file +build/* +.vscode/*
\ No newline at end of file |
![]() |
index : audio-visualizer-python | |
| (forked from djfun) a little GUI tool to render visualization videos of audio files |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,4 @@ __pycache__ settings.ini -build/*
\ No newline at end of file +build/* +.vscode/*
\ No newline at end of file |