This commit is contained in:
Christian Zangl 2023-12-22 15:34:06 +01:00
parent 054913ac7b
commit 605538823f
No known key found for this signature in database
GPG Key ID: 6D468AC36E2A4B3D

View File

@ -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