.hgignore
changeset 19 7597503194b8
parent 0 db69a8d8b368
--- a/.hgignore	Sat Sep 26 08:59:11 2015 +0100
+++ b/.hgignore	Sun Sep 27 07:07:46 2015 +0100
@@ -14,3 +14,22 @@
 java/libs-src/*.jar
 *-Test.xml
 st.chg
+
+# teak compilation by-products
+compiler/cli/makefile.bak
+compiler/cli/resources/stx/*
+compiler/cli/resources/jv/*
+compiler/cli/teak
+
+# libt compilation by-products
+libt/*.ll
+libt/libt*
+libt/*.bc
+
+
+# examles compilation by-products
+examples/*.ll
+
+
+
+