Mercurial > hg > tony
diff .hgignore @ 0:158f40a613a5
Initial import of material from SV and Vect. This builds and runs, but does not yet have the layout we need
author | Chris Cannam |
---|---|
date | Fri, 16 Nov 2012 11:48:16 +0000 |
parents | |
children | 25b89208e00c |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Fri Nov 16 11:48:16 2012 +0000 @@ -0,0 +1,24 @@ +syntax: glob +Makefile +Makefile.tonyapp +*/Makefile +o/* +*/o/* +*/tmp_obj/* +*/tmp_moc/* +doc/html/ +*.o +*.so +*.so.* +*.a +*.wav +*~ +*.orig +*.rej +re:^autom4te\.cache/ +re:^qrc_tony\.cpp$ +re:^tony$ +re:^aclocal\.m4$ +re:^config\.log$ +re:^config\.pri$ +re:^config\.status$