mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-22 02:32:02 -08:00
11 lines
145 B
Plaintext
11 lines
145 B
Plaintext
# Exclude matterbridge binary
|
|
/matterbridge
|
|
/matterbridge.exe
|
|
|
|
# Exclude configuration file
|
|
matterbridge.toml
|
|
|
|
# Exclude IDE Files
|
|
.vscode
|
|
.idea
|