removed binary files from repository and added hgignore

Mon, 23 May 2011 16:54:56 +0200

author
Mike Becker <universe@uap-core.de>
date
Mon, 23 May 2011 16:54:56 +0200
changeset 2
29ac790c27ad
parent 1
34a5e235d16e
child 3
510d6b198dde

removed binary files from repository and added hgignore

.hgignore file | annotate | diff | comparison | revisions
cline.exe file | annotate | diff | comparison | revisions
cline.o file | annotate | diff | comparison | revisions
v2.o file | annotate | diff | comparison | revisions
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Mon May 23 16:54:56 2011 +0200
@@ -0,0 +1,5 @@
+syntax: regexp
+^[^.]*\.o$
+^[^.]*\.exe$
+^cline$
+
Binary file cline.exe has changed
Binary file cline.o has changed
Binary file v2.o has changed

mercurial