annotate .hgignore @ 369:8b3038e55d50 macness

on mac, add item to File menu "Import current track from iTunes". TODO: set inactive if itunes not open; connect up with the dock menu stuff.
author Dan Stowell <dan.stowell@eecs.qmul.ac.uk>
date Tue, 12 Oct 2010 16:02:02 +0100
parents 41f3e8d56bac
children 097f97218c66
rev   line source
Chris@350 1 syntax: glob
Chris@350 2 Makefile
Chris@350 3 */Makefile
Chris@351 4 o/*
Chris@350 5 */o/*
Chris@350 6 */tmp_obj/*
Chris@350 7 */tmp_moc/*
Chris@350 8 doc/html/
Chris@350 9 *.o
Chris@350 10 *.so
Chris@350 11 *.so.*
Chris@350 12 *.a
Chris@350 13 *.wav
Chris@350 14 *~
Chris@350 15 *.orig
Chris@350 16 *.rej