mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-08-07 18:39:47 +08:00
Project: Ignore Python and editor artifacts
This commit is contained in:
parent
96d4d490b1
commit
aba5a5781c
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
*.py[co]
|
||||
|
||||
.cache
|
||||
.eggs
|
||||
.tox/
|
||||
@ -6,3 +8,5 @@ ffmpeg/tests/sample_data/out*.mp4
|
||||
ffmpeg_python.egg-info/
|
||||
venv*
|
||||
build/
|
||||
|
||||
*~
|
Loading…
x
Reference in New Issue
Block a user