ffplayout/.gitignore

13 lines
123 B
Plaintext
Raw Normal View History

2018-01-07 15:34:32 -05:00
.ropeproject
2018-11-18 12:38:27 -05:00
**temp
**playlists
2018-11-25 08:24:47 -05:00
*.log*
2018-11-27 06:33:08 -05:00
.DS_Store
2019-03-02 17:07:08 -05:00
__pycache__/
*-orig.*
*.json
2019-06-06 12:13:23 -04:00
tests/
2020-02-03 06:04:31 -05:00
.pytest_cache/
venv/
2020-02-03 06:18:57 -05:00
log/