Skip to content

Commit

Permalink
Some gitignore additions
Browse files Browse the repository at this point in the history
  • Loading branch information
tcriess committed Jan 14, 2021
1 parent 723a0e8 commit 2bbe5d4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,9 @@
*.out

# Dependency directories (remove the comment below to include it)
vendor/
vendor/

# ide
/.idea/
# actual binary
/lightspeed-webrtc

0 comments on commit 2bbe5d4

Please sign in to comment.