summaryrefslogtreecommitdiff
path: root/update.cf
diff options
context:
space:
mode:
Diffstat (limited to 'update.cf')
-rw-r--r--update.cf3
1 files changed, 2 insertions, 1 deletions
diff --git a/update.cf b/update.cf
index 537f145..127e625 100644
--- a/update.cf
+++ b/update.cf
@@ -19,6 +19,7 @@ bundle agent main
".*\.cfg",
".*\.conf",
".*\.json",
+ ".*\.local",
".*\.mustache",
".*\.pl",
".*\.py",
@@ -135,4 +136,4 @@ body classes results(scope, class_prefix)
"$(class_prefix)_error",
"$(class_prefix)_not_kept",
"$(class_prefix)_timeout" };
-} \ No newline at end of file
+}