]> rtime.felk.cvut.cz Git - arc.git/commitdiff
Added ignore for 'binaries/*'
authortojo <devnull@localhost>
Wed, 6 Jul 2011 18:37:02 +0000 (20:37 +0200)
committertojo <devnull@localhost>
Wed, 6 Jul 2011 18:37:02 +0000 (20:37 +0200)
.hgignore

index 21d440226e7c6afa7dfe4072ef2a92db247492f5..af8186397172a677eb5912b5c25fdb575a6f7fb7 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -15,4 +15,6 @@ syntax: regexp
 ^\.lib.*\.arxml\r
 
 syntax: regexp
-^.project$
\ No newline at end of file
+^.project$
+syntax: glob
+binaries/*
\ No newline at end of file