Skip to content

Commit

Permalink
gitignore: Add webrtc html adapter
Browse files Browse the repository at this point in the history
Necessary since the files are downloaded during our build step

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
  • Loading branch information
patrickelectric committed Jun 2, 2022
1 parent b407288 commit 2394787
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/src/html/vue.js
/src/html/webrtc/adapter
/target
**/*.rs.bk

0 comments on commit 2394787

Please sign in to comment.