ffplayout/.gitignore
2019-12-14 21:36:03 +01:00

13 lines
100 B
Plaintext

.ropeproject
**temp
**playlists
*.log*
.DS_Store
__pycache__/
venv/
*-orig.*
*.json
tests/
._*
._**