Add .gitignore (#850)
This commit is contained in:
parent
601b8bc98d
commit
f4ae610448
|
@ -0,0 +1,5 @@
|
|||
# Exclude matterbridge binary
|
||||
matterbridge
|
||||
|
||||
# Exclude configuration file
|
||||
matterbridge.toml
|
Loading…
Reference in New Issue