mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-10 05:10:56 +08:00
添加 github.com/pion/dtls 代码
This commit is contained in:
24
dtls-2.0.9/.gitignore
vendored
Normal file
24
dtls-2.0.9/.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
### JetBrains IDE ###
|
||||
#####################
|
||||
.idea/
|
||||
|
||||
### Emacs Temporary Files ###
|
||||
#############################
|
||||
*~
|
||||
|
||||
### Folders ###
|
||||
###############
|
||||
bin/
|
||||
vendor/
|
||||
node_modules/
|
||||
|
||||
### Files ###
|
||||
#############
|
||||
*.ivf
|
||||
*.ogg
|
||||
tags
|
||||
cover.out
|
||||
*.sw[poe]
|
||||
*.wasm
|
||||
examples/sfu-ws/cert.pem
|
||||
examples/sfu-ws/key.pem
|
Reference in New Issue
Block a user