summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore8
1 files changed, 7 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index daa4840..dc63acf 100644
--- a/.hgignore
+++ b/.hgignore
@@ -38,4 +38,10 @@ syntax: regexp
^.settings/
syntax: regexp
-^configure\.lineno$ \ No newline at end of file
+^configure\.lineno$
+^src/mad-core\.log$
+
+syntax: regexp
+^lib/time\.h$
+syntax: regexp
+^lib/glthread/\.dirstamp$ \ No newline at end of file