diff --git a/.gitignore b/.gitignore index e3ba009e..66e68258 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ # Exclude configuration file matterbridge.toml + +# Exclude session file created by MSTeams bridge +msteams_session.json \ No newline at end of file