annotate .hgignore @ 33:a5b2f8e4fb6c

Changes to the `Hgstatus` window: - the buffer is editable, and actions like `addremove` or `commit` will only act on the remaining filenames. - added ability to run `addremove` on a selection range. - added ability to run a commit action. - added visual mode mappings.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 27 Dec 2011 23:48:50 -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