This repository has been archived on 2020-08-22. You can view files and clone it, but cannot push or open issues or pull requests.
pyaudviz/.gitignore

21 lines
142 B
Plaintext
Raw Permalink Normal View History

2015-03-02 16:47:52 -05:00
__pycache__
2017-07-25 22:04:50 -04:00
*.py[cod]
build/*
2017-07-06 19:52:46 -04:00
dist/*
2017-07-02 14:19:15 -04:00
env/*
2017-05-29 17:40:40 -04:00
.vscode/*
*.mkv
*.mp4
2017-08-14 14:30:57 -04:00
*.wav
*.mp3
*.aif
*.ac3
2017-07-02 14:19:15 -04:00
*.zip
*.tar
*.tar.*
*.exe
ffmpeg
*.bak
*~
2017-08-14 14:30:57 -04:00
*.goutput*