Mercurial > hgrepos > Python > apps > py-cutils
view .hgignore @ 385:ea73723be05e
treesum: unit tests with an existing .treesum file:
- ignore them
- FIX: checksums where existing .treesum files were not ignored properly
- accept them with (implicitly) changing the algorithm
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 17 May 2025 16:53:16 +0200 |
| parents | a0cc15de8ae9 |
| children |
line wrap: on
line source
syntax: regexp (^|/)_venv.* \.py[co]$ ^dist/ ^build/ ^py_cutils\.egg\-info/ ^__.*
