# HG changeset patch # User Michael Guravage # Date 2010-06-25 17:24:22 # Node ID bf6b642048bc4ab6c3931129afb0ae4013aa2466 # Parent 013687d51a1df86c53b492adefffe7c8070f2fdd Corrected problems with .hgignore file. -- user: Michael Guravage branch 'default' changed .hgignore diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -2,23 +2,27 @@ syntax: glob *~ -*.a -*.exe *.cache *.Debug *.o *.orig *.out *.Release -*.so *.vars *Makefile.* *make.out *moc_*.cpp -src/default.par -bin* + TAGS BROWSE +bin/VitualLeaf +bin/models +bin/VirtualLeaf.exe + +lib/libvleaf.a + +src/default.par +src/VirtualLeaf-install.exe # switch to regexp syntax. syntax: regexp