diff .hgignore @ 7:846464771d06

Use qmake for everything, + build static lib too
author Chris Cannam
date Thu, 14 Apr 2016 09:42:26 +0100
parents 3bae396cf8e0
children 25e00373f597
line wrap: on
line diff
--- a/.hgignore	Wed Apr 13 18:41:49 2016 +0100
+++ b/.hgignore	Thu Apr 14 09:42:26 2016 +0100
@@ -1,5 +1,7 @@
 syntax: glob
 *~
 *.o
+*.a
 checker
 helper
+Makefile*