view .hgignore @ 87:b17640f0e4e8

Fixed a bug with a Scope.this(Scope enclosing) being called instead of Scope.clone() method (as a copy ctor replacement)
author korDen
date Mon, 30 Aug 2010 19:56:27 +0400
parents 722df8e7509c
children 5a9a88e919f9
line wrap: on
line source

syntax: regexp

# eclipse files etc.
^\.

\.map$
\.obj$