wok-6.x diff .hgignore @ rev 21875

gc: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 28 16:04:52 2019 +0200 (2019-09-28)
parents cd967cdca7ae
children
line diff
     1.1 --- a/.hgignore	Thu Oct 30 01:06:47 2014 +0200
     1.2 +++ b/.hgignore	Sat Sep 28 16:04:52 2019 +0200
     1.3 @@ -1,2 +1,4 @@
     1.4 -source/*
     1.5 -install/*
     1.6 +syntax: glob
     1.7 +./*/source/*
     1.8 +./*/install/*
     1.9 +./*/taz/*