Mercurial > hgrepos > Python > apps > py-cutils
view .hgignore @ 68:4c2da9c74d7c
"compute_digest_file()" now also accepts an already opened file descriptor.
It therefore may refere also to a pipe or socket. "mmap" is automatically
disabled in these cases.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 26 Feb 2022 17:24:06 +0100 |
| parents | a0cc15de8ae9 |
| children |
line wrap: on
line source
syntax: regexp (^|/)_venv.* \.py[co]$ ^dist/ ^build/ ^py_cutils\.egg\-info/ ^__.*
