comparison .hgignore @ 6:fc18f1cb3309

FIX: also ignore the metadata directory with the normalized named (using "-")
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 07 Jul 2023 00:00:28 +0200
parents c707df162a06
children
comparison
equal deleted inserted replaced
5:84dfd1a94926 6:fc18f1cb3309
4 (^|/)_venv.*/ 4 (^|/)_venv.*/
5 (^|/)_tmp.*/ 5 (^|/)_tmp.*/
6 (^|/)_build/ 6 (^|/)_build/
7 ^build/ 7 ^build/
8 ^dist/ 8 ^dist/
9 ^data-schema\.(dist|egg)-info/ 9 ^data[-_]schema\.(dist|egg)-info/