summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 51f3f406b02c3a88668ec372047d8776321fcffd (plain) (blame)
1
2
3
4
5
6
7
8
9
# Exclude matterbridge binary
/matterbridge
/matterbridge.exe

# Exclude configuration file
matterbridge.toml

# Exclude IDE Files
.vscode