.hgignore
author indvdum (gotoindvdum[at]gmail[dot]com)
Fri, 24 May 2013 00:01:24 +0400
changeset 23 da78c32e3dcb
parent 18 d4f6ff7931e0
permissions -rw-r--r--
Flush method added
     1 syntax: glob
     2 *.log
     3 
     4 syntax: regexp
     5 .*target\/.*
     6 .*\.settings\/.*
     7 \.classpath
     8 \.project