diff options
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,11 +12,11 @@ syntax: regexp syntax: regexp ^Makefile$ syntax: regexp -^src/config\.h$ +^config\.h$ syntax: regexp /Makefile$ syntax: regexp -^src/stamp-h1$ +^stamp-h1$ syntax: regexp /.deps/ /.libs/ |