about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--common/files/treefmt.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/files/treefmt.nix b/common/files/treefmt.nix
index 1cbab40..540a6ca 100644
--- a/common/files/treefmt.nix
+++ b/common/files/treefmt.nix
@@ -59,6 +59,7 @@ treefmt-nix.lib.evalModule pkgs (
       global.excludes = [
         "CHANGELOG.md"
         "NEWS.md"
+        "%INIT_APPLICATION_NAME.1.md"
       ];
       formatter = {
         clang-format = {