annotate .hgignore @ 61:ea794e48d4e2

Better way to handle buffer actions: - Added buffer object with on delete/windows leave callbacks. - Added helper functions to open and delete "dependency" buffers. - Using that new system to handle diffs opened by `Hgannotate` and `Hglog`.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 23 Nov 2012 13:43:08 -0800
parents 7543d240232c
children afcd66edd6cc
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
19
7543d240232c Updated .hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
1 syntax: glob
7543d240232c Updated .hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
2 *.pyc
1
9241ae881b9f Ignore generated doc tags.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3 doc/tags
9241ae881b9f Ignore generated doc tags.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
4