diff .hgignore @ 15765:70bf9b6d47af

maint: update .hgignore to reflect new libgnu/ structure
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Tue, 11 Dec 2012 15:40:02 -0500
parents 2024c70329df
children dc76e3909d36
line wrap: on
line diff
--- a/.hgignore	Mon Dec 10 15:38:38 2012 -0800
+++ b/.hgignore	Tue Dec 11 15:40:02 2012 -0500
@@ -8,12 +8,11 @@
 
 # This directory gets created by gnulib during the build. 
 # It contains no Octave files.
-^gnulib/
+^libgnu/*
 
-# These directories mostly contain cruft during build time, but they
-# do contain some Octave code, so we gotta be a bit more careful about
+# This directory mostly contains cruft during build time, but it does
+# contain some Octave code, so we gotta be a bit more careful about
 # what we ignore here
-^libgnu/.*\.([hc]$|sin$|valgrind$|charset$|mk$)
 ^m4/(?!ax_).+\.m4$
 
 # Emacs tools create these