.hgignore

Sat, 22 Jan 2011 18:04:56 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sat, 22 Jan 2011 18:04:56 +0000
changeset 83
ff14c066a643
parent 49
f3628c9ed690
permissions
-rw-r--r--

Change to behaviour of --debug/-g - at the (temporary) loss of squishing modules -g will now give real tracebacks again with original filenames

47
601d35bc19a5 Add .hgignore to .hgignore
Matthew Wild <mwild1@gmail.com>
parents: 33
diff changeset
1 ^.hgignore$
33
575e8a530f30 Fix .hgignore
Matthew Wild <mwild1@gmail.com>
parents: 18
diff changeset
2 ^squish$
49
f3628c9ed690 Add squish.debug to .hgignore
Matthew Wild <mwild1@gmail.com>
parents: 48
diff changeset
3 ^squish.debug$
48
051c5c0e55c6 Add local/ to .hgignore
Matthew Wild <mwild1@gmail.com>
parents: 47
diff changeset
4 ^local

mercurial