diff options
author | Chris Hiszpanski <chris@hiszpanski.name> | 2022-06-11 17:10:30 -0700 |
---|---|---|
committer | Chris Hiszpanski <chris@hiszpanski.name> | 2022-06-11 17:10:30 -0700 |
commit | f2c15c2af30820366fd4f52576dfbe38a430cf3e (patch) | |
tree | 984fbde20662e0db8644dbcf8192fabf86866e55 /.gitignore | |
parent | 402e37321fbb1eea15ec5f1af0b1f4566dcffa7a (diff) |
Toy STUN clienttinystun
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ example/webrtcd +tinystun tinyrtc.o *.swp |