From 605538823f161f2f68f7c87eaa95be75f81d3783 Mon Sep 17 00:00:00 2001 From: Christian Zangl Date: Fri, 22 Dec 2023 15:34:06 +0100 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24be484..a09dd3d 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ Add a `.chkbitignore` file containing the names of the files/directories you wis - each line should contain exactly one name - lines starting with `#` are skipped - you may use [Unix shell-style wildcards](https://docs.python.org/3.8/library/fnmatch.html) +- at the moment does not allow to match files in subdirectories (PR welcome) ## FAQ