ignore *.sdp *.rtp

This commit is contained in:
notch
2021-01-19 14:29:03 +08:00
parent 832337d446
commit 4b8757cd6d

2
.gitignore vendored
View File

@@ -5,6 +5,8 @@
*.mp4 *.mp4
*.flv *.flv
*.ts *.ts
*.sdp
*.rtp
# Folders # Folders
_obj _obj