# HG changeset patch # User koda # Date 1369817316 -7200 # Node ID fb88c9277cd82818caa7f0415f6020eb05cea4ca # Parent 6cffcbef02e4e5baddba1449e93a722d14c57d24 .hgignore update diff -r 6cffcbef02e4 -r fb88c9277cd8 .hgignore --- a/.hgignore Wed May 29 10:43:40 2013 +0200 +++ b/.hgignore Wed May 29 10:48:36 2013 +0200 @@ -3,6 +3,7 @@ glob:moc_*.cxx glob:qrc_*.cxx glob:*.o +glob:*.a glob:*.qm glob:Makefile glob:bin @@ -63,3 +64,5 @@ glob:_CPack_Packages/ glob:version_info.txt glob:*.tar.* +glob:*.or +glob:*.res \ No newline at end of file