ffplayout/.gitignore

11 lines
81 B
Plaintext
Raw Normal View History

2019-12-14 21:36:03 +01:00
.ropeproject
**temp
*.log*
.DS_Store
__pycache__/
venv/
*-orig.*
tests/
2018-04-29 18:54:05 +02:00
._*
._**