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
|
.cache
|
||||||
.eggs
|
.eggs
|
||||||
.tox/
|
.tox/
|
||||||
@ -6,3 +8,5 @@ ffmpeg/tests/sample_data/out*.mp4
|
|||||||
ffmpeg_python.egg-info/
|
ffmpeg_python.egg-info/
|
||||||
venv*
|
venv*
|
||||||
build/
|
build/
|
||||||
|
|
||||||
|
*~
|
Loading…
x
Reference in New Issue
Block a user