summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b997916..69e4961 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
# Binary
/client
-/publisher \ No newline at end of file
+/publisher
+/logger
+
+# Logs
+/logs \ No newline at end of file