view .hgignore @ 9:ca1889e54806

Give the project file name explicitly (in case it differs from directory name, which we have no control over)
author Chris Cannam
date Sun, 25 Nov 2012 10:56:11 +0000
parents 25b89208e00c
children e8eab8795b3c
line wrap: on
line source
syntax: glob
Makefile
Makefile.tonyapp
*/Makefile
o/*
*/o/*
*/tmp_obj/*
*/tmp_moc/*
doc/html/
*.o
*.so
*.so.*
*.a
*~
*.orig
*.rej
re:^autom4te\.cache/
re:^qrc_tony\.cpp$
re:^tony$
re:^aclocal\.m4$
re:^config\.log$
re:^config\.pri$
re:^config\.status$