summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-07-15 15:27:34 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-07-15 15:27:34 +0200
commitffbd3d00675ad3891c15f6692ac43ed00ef26407 (patch)
tree674fef1f2577c97bddbf060b8e1ab70af15f1f68 /.gitignore
parent0c0a6ebf44d5e9b4c0a99b3d9b353a522439dd49 (diff)
Minor changes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index e5f191c..55af06b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,5 +3,6 @@
/publisher
/client
-# Logs
-/logs \ No newline at end of file
+# Caches
+/logs
+/cdata \ No newline at end of file