.hgignore
changeset 95 f417138e9c48
parent 53 63669c2c0f9e
child 271 b3d47d1cb55d
--- a/.hgignore	Mon Jan 08 19:43:49 2018 +0000
+++ b/.hgignore	Thu Jan 11 23:53:06 2018 +0000
@@ -3,14 +3,23 @@
 *Init.c   
 makefile
 *.so
+*.so.debug
 *.H
 *.o
 *.STH
 *.sc
 objbc
 objvc
+objmingw
+*WINrc.obj
 *.class
 java/libs/*.jar
 java/libs-src/*.jar
 *-Test.xml
 st.chg
+
+tests/c/factorial1
+tests/c/factorial2
+tests/c/press_any_key
+tests/c/*.exe
+