Mercurial > dillo_port1.3
changeset 1774:d4f9d2971a19
Fix .hgignore .
author | Jeremy Henty <onepoint@starurchin.org> |
---|---|
date | Wed, 01 Dec 2010 09:09:12 +0000 |
parents | cbdb75544a74 |
children | d70c73254772 |
files | .hgignore |
diffstat | 1 files changed, 43 insertions(+), 43 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgignore Fri Nov 26 10:47:21 2010 -0300 +++ b/.hgignore Wed Dec 01 09:09:12 2010 +0000 @@ -1,46 +1,46 @@ (^|/)CVS($|/) (^|/)\.hg($|/) (^|/)\.deps($|/) -(^|/)\html($|/) -.*\.a -.*\.o -config\..* -autom4te.cache -Makefile -Makefile.in -configure -aclocal.m4 -depcomp -install-sh -stamp-h1 -missing -tags -dillo -d_size.h -dpi/bookmarks.dpi -dpi/cookies.dpi -dpi/datauri.filter.dpi -dpi/downloads.dpi -dpi/file.dpi -dpi/ftp.filter.dpi -dpi/hello.filter.dpi -dpi/https.filter.dpi -dpid/dpid -test/cookies -test/dw-anchors-test -test/dw-border-test -test/dw-example -test/dw-find-test -test/dw-images-scaled -test/dw-images-scaled2 -test/dw-images-simple -test/dw-imgbuf-mem-test -test/dw-links -test/dw-links2 -test/dw-lists -test/dw-resource-test -test/dw-table -test/dw-table-aligned -test/dw-ui-test -test/fltk-browser -test/shapes +(^|/)html($|/) +\.a$ +\.o$ +^config\. +^autom4te\.cache$ +(^|/)Makefile$ +(^|/)Makefile\.in$ +^configure$ +^aclocal\.m4$ +^depcomp$ +^install-sh$ +^stamp-h1$ +^missing$ +(^|/)tags$ +^src/dillo$ +^d_size\.h$ +^dpi/bookmarks\.dpi$ +^dpi/cookies\.dpi$ +^dpi/datauri\.filter\.dpi$ +^dpi/downloads\.dpi$ +^dpi/file\.dpi$ +^dpi/ftp\.filter\.dpi$ +^dpi/hello\.filter\.dpi$ +^dpi/https\.filter\.dpi$ +^dpid/dpid$ +^test/cookies$ +^test/dw-anchors-test$ +^test/dw-border-test$ +^test/dw-example$ +^test/dw-find-test$ +^test/dw-images-scaled$ +^test/dw-images-scaled2$ +^test/dw-images-simple$ +^test/dw-imgbuf-mem-test$ +^test/dw-links$ +^test/dw-links2$ +^test/dw-lists$ +^test/dw-resource-test$ +^test/dw-table$ +^test/dw-table-aligned$ +^test/dw-ui-test$ +^test/fltk-browser$ +^test/shapes$