comparison .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
comparison
equal deleted inserted replaced
-1:000000000000 0:158f40a613a5
1 syntax: glob
2 Makefile
3 Makefile.tonyapp
4 */Makefile
5 o/*
6 */o/*
7 */tmp_obj/*
8 */tmp_moc/*
9 doc/html/
10 *.o
11 *.so
12 *.so.*
13 *.a
14 *.wav
15 *~
16 *.orig
17 *.rej
18 re:^autom4te\.cache/
19 re:^qrc_tony\.cpp$
20 re:^tony$
21 re:^aclocal\.m4$
22 re:^config\.log$
23 re:^config\.pri$
24 re:^config\.status$