annotate .hgignore @ 1487:71202259002d

Round the zero-point value -- won't make a difference for longer fader widgets, but it's convenient for the level-pan widget when we have 0-10 and want zero at 8 rather than 7
author Chris Cannam
date Mon, 25 Jun 2018 14:12:27 +0100
parents ba986753c3dd
children
rev   line source
Chris@636 1 syntax: glob
Chris@636 2 Makefile
Chris@636 3 */Makefile
Chris@649 4 o/*
Chris@636 5 */o/*
Chris@636 6 */tmp_obj/*
Chris@636 7 */tmp_moc/*
Chris@636 8 doc/html/
Chris@636 9 *.o
Chris@636 10 *.so
Chris@636 11 *.so.*
Chris@636 12 *.a
Chris@636 13 *.wav
Chris@636 14 *~
Chris@636 15 *.orig
Chris@636 16 *.rej