about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--nix-conf/home/includes/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix-conf/home/includes/common.nix b/nix-conf/home/includes/common.nix
index 7173c1c..d95b67c 100644
--- a/nix-conf/home/includes/common.nix
+++ b/nix-conf/home/includes/common.nix
@@ -114,7 +114,7 @@ in
       style = "full";
       pager = "less -RXF";
       map-syntax = [
-        ".ignore:.gitignore"
+        ".ignore:Git Ignore"
         "*.jenkinsfile:Groovy"
       ];
     };