diff --git a/.gitignore b/.gitignore index 866cf60..39e48f3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,4 @@ ffmpeg/tests/sample_data/out*.mp4 ffmpeg_python.egg-info/ venv* build/ -*pyc \ No newline at end of file +*.pyc