These are now noted in requirements.txt Also make dependency on 7zip and ffmpeg explicit in README Signed-off-by: Will Beason <willbeason@gmail.com>
13 lines
117 B
Plaintext
13 lines
117 B
Plaintext
*.xml.gz
|
|
*.7z
|
|
*.xml.bz2
|
|
*.xml.xz
|
|
*.swp
|
|
|
|
# JetBrains
|
|
/.idea
|
|
|
|
# Python build and test output
|
|
__pycache__/
|
|
test_output/
|