view .hgignore @ 1324:b5bce5d34927 piper

Avoid assigning model resolution of 0 to models coming from plugins that report weirdly high output rates (symptom: data did not show up in edit layer data dialog, as the row/frame conversion failed)
author Chris Cannam
date Sat, 05 Nov 2016 10:40:22 +0000
parents 948203d84888
children 10952e402220
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
cov-int/*