mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +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
|
||||
*.pem
|
||||
webrtc-sendrecv
|
||||
__pycache__
|
||||
|
|
Loading…
Reference in a new issue