summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-07-14 22:27:53 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-07-14 22:27:53 +0200
commit1770c5f79e1af37c50500fcb58c0644801dce743 (patch)
tree46b64b57f8f2141e65d027cc56f486b4976fc7b0 /.gitignore
parentaf1b88d8fc9c48b6ae07a9164f82525a0b9e2824 (diff)
Minor changes
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