From 0abb816ffb8702f2094902507804a9df4b53c5f4 Mon Sep 17 00:00:00 2001 From: Christian Zangl Date: Wed, 22 Jan 2020 18:12:00 +0100 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7786b67..26e769e 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,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) ## FAQ