summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorQais Patankar <qaisjp@gmail.com>2019-06-16 15:37:38 +0100
committerWim <wim@42.be>2019-06-16 16:37:38 +0200
commitf4ae61044888f591830e6c1be9a2bdb14f88943e (patch)
treea0f7c9e059fd3359090e325e6577a861866de8fd /.gitignore
parent601b8bc98da9bdf36176369200d532aa9d73dc82 (diff)
downloadmatterbridge-msglm-f4ae61044888f591830e6c1be9a2bdb14f88943e.tar.gz
matterbridge-msglm-f4ae61044888f591830e6c1be9a2bdb14f88943e.tar.bz2
matterbridge-msglm-f4ae61044888f591830e6c1be9a2bdb14f88943e.zip
Add .gitignore (#850)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..4f66e643
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+# Exclude matterbridge binary
+matterbridge
+
+# Exclude configuration file
+matterbridge.toml