diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ __pycache__ .py[cod] build/* +dist/* env/* .vscode/* *.mkv |
![]() |
index : audio-visualizer-python | |
| (forked from djfun) a little GUI tool to render visualization videos of audio files |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -1,6 +1,7 @@ __pycache__ .py[cod] build/* +dist/* env/* .vscode/* *.mkv |