view .hgignore @ 802:63f57f4d6a9b

Fix accidental declaration of section as bool rather than int (definitely a bug but what did it cause? see #1051, we need units here) (from coverity scan)
author Chris Cannam
date Wed, 03 Sep 2014 09:46:28 +0100
parents 5462ac97d28f
children 948203d84888
line wrap: on
line source
syntax: glob
Makefile*
*/Makefile
o/*
*/o/*
*/tmp_obj/*
*/tmp_moc/*
doc/html/
*.o
*.so
*.so.*
*.a
*.wav
*~
*.orig
*.rej
re:^autom4te\.cache/
re:^qrc_sonic-visualiser\.cpp$
re:^sonic-visualiser$
re:^aclocal\.m4$
re:^config\.log$
re:^config\.pri$
re:^config\.status$
*.app
Sonic Visualiser*
.DS_Store
*.stash