mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-30 05:31:15 +00:00
add __pycache__ to .gitignore
This commit is contained in:
parent
56a03add78
commit
37cf0dffb5
1 changed files with 1 additions and 0 deletions
1
webrtc/.gitignore
vendored
1
webrtc/.gitignore
vendored
|
@ -52,3 +52,4 @@ out/
|
||||||
# Our stuff
|
# Our stuff
|
||||||
*.pem
|
*.pem
|
||||||
webrtc-sendrecv
|
webrtc-sendrecv
|
||||||
|
__pycache__
|
||||||
|
|
Loading…
Reference in a new issue