about summary refs log tree commit diff
path: root/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/config.yml b/config.yml
index c3fcb94..6c6780c 100644
--- a/config.yml
+++ b/config.yml
@@ -19,3 +19,17 @@ time:
     # 
     # Jan 2 15:04:05 2006 MST
     format: "2006-01-02 03:04:05 MST"
+
+hide:
+    # hide files starting with a dot
+    files: true
+
+    # hide files with the given extensions
+    extensions:
+        - aux
+        - log
+        - out
+        - synctex.gz
+        - tex
+        - toc
+