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
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgignore	Mon May 23 16:54:56 2011 +0200
     1.3 @@ -0,0 +1,5 @@
     1.4 +syntax: regexp
     1.5 +^[^.]*\.o$
     1.6 +^[^.]*\.exe$
     1.7 +^cline$
     1.8 +
     2.1 Binary file cline.exe has changed
     3.1 Binary file cline.o has changed
     4.1 Binary file v2.o has changed

mercurial