annotate .hgignore @ 152:2b997861174b

* Set parents (setCurrent) on history widget when we know the new parents, not at each enable-disable actions call
author Chris Cannam
date Thu, 02 Dec 2010 11:51:15 +0000
parents a9098eba2ee5
children 86d04c76e42e
rev   line source
jtkorhonen@0 1 syntax: glob
jtkorhonen@0 2 *.core
jtkorhonen@0 3 *.o
jtkorhonen@0 4 *~
jtkorhonen@0 5 *.exe
jtkorhonen@0 6 *.dll
jtkorhonen@0 7 moc_*.cpp
jtkorhonen@0 8 qrc_hgexplorer.cpp
jtkorhonen@0 9 core
jtkorhonen@0 10 hgexplorer
jtkorhonen@0 11 debug/hgexplorer.exe
jtkorhonen@0 12 Makefile
jtkorhonen@0 13 Makefile.Debug
jtkorhonen@0 14 Makefile.Release
jtkorhonen@0 15 hgexplorer.pro.user
jtkorhonen@0 16 object_script.hgexplorer.Debug
jtkorhonen@0 17 object_script.hgexplorer.exe.Release
jtkorhonen@0 18 object_script.hgexplorer.exe.Debug
jtkorhonen@0 19
jtkorhonen@0 20
jtkorhonen@0 21
jtkorhonen@0 22
jtkorhonen@0 23
jtkorhonen@0 24