github.com/pion/webrtc/v4@v4.0.1/.gitignore (about)

     1  # SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
     2  # SPDX-License-Identifier: MIT
     3  
     4  ### JetBrains IDE ###
     5  #####################
     6  .idea/
     7  
     8  ### Emacs Temporary Files ###
     9  #############################
    10  *~
    11  
    12  ### Folders ###
    13  ###############
    14  bin/
    15  vendor/
    16  node_modules/
    17  
    18  ### Files ###
    19  #############
    20  *.ivf
    21  *.ogg
    22  tags
    23  cover.out
    24  *.sw[poe]
    25  *.wasm
    26  examples/sfu-ws/cert.pem
    27  examples/sfu-ws/key.pem
    28  wasm_exec.js