# HG changeset patch # User Matti Hamalainen # Date 1491229895 -10800 # Node ID 5b15c0ca5560ba6ccc1d8a041a062f263756514d # Parent 7fd15537b12debc1b5b7c671f0c5e163112896fe Add .hgignore. diff -r 7fd15537b12d -r 5b15c0ca5560 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Mon Apr 03 17:31:35 2017 +0300 @@ -0,0 +1,18 @@ +syntax: glob +ChangeLog +*~ +*.orig +*.diff +examples/ +moc_*.h +moc_*.cpp +qrc_*.cpp +ui_*.h +release/ +debug/ +*.o +Makefile +Syntilista +*.sqlite3 +*.pro.user +.qmake.stash