mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-09-28 03:00:02 +08:00
12 lines
109 B
Plaintext
12 lines
109 B
Plaintext
*.py[co]
|
|
|
|
.cache
|
|
.eggs
|
|
.tox/
|
|
dist/
|
|
ffmpeg/tests/sample_data/out*.mp4
|
|
ffmpeg_python.egg-info/
|
|
venv*
|
|
build/
|
|
|
|
*~ |