diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ __pycache__ +.py[cod] build/* env/* .vscode/* |
![]() |
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,4 +1,5 @@ __pycache__ +.py[cod] build/* env/* .vscode/* |