wok diff .hgignore @ rev 23917

created recipes for lua-ffi and lua-posix
author Hans-G?nter Theisgen
date Wed Aug 19 09:11:10 2020 +0100 (2020-08-19)
parents cd967cdca7ae
children
line diff
     1.1 --- a/.hgignore	Thu Oct 30 01:06:47 2014 +0200
     1.2 +++ b/.hgignore	Wed Aug 19 09:11:10 2020 +0100
     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/*