This website works better with JavaScript.
Explore
Help
Sign In
perelman
/
minimal-webrtc
Watch
1
Star
0
Fork
You've already forked minimal-webrtc
0
Code
Issues
Pull Requests
Releases
Activity
Add Unix socket lock to .gitignore.
Browse Source
feature/data-first
Daniel Perelman
3 years ago
parent
be31c45107
commit
0f7e084865
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
.gitignore
4
.gitignore
vendored
Unescape
Escape
View File
@ -59,3 +59,7 @@ target/
# sqlite database
*.sqlite3
# Unix socket lock
*.sock
*.sock.lock
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
perelman/minimal-webrtc
Title
Body
Create Issue