summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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