root/.hgignore

Revision 187:b82b5be8e615, 138 bytes (checked in by chris@…, 21 months ago)

moving the CAP 1.1 work in the default branch

  • Property exe set to *
Line 
1# use glob syntax.
2syntax: glob
3
4*.elc
5*-orig
6*-rej
7*.swp
8.*.swp
9*.pyc
10*~
11
12# switch to regexp syntax.
13syntax: regexp
14^\.pc/
Note: See TracBrowser for help on using the browser.