root/.hgignore

Revision 366:c3e00701712f, 231 bytes (checked in by Brian Warner <warner@allmydata.com>, 8 months ago)

add build/ to .hgignore

Line 
1 (^|/)\_darcs($|/)
2 (^|/)\.hg($|/)
3 (^|/)\.hgtags($|/)
4 ^build($|/)
5 \.pyc$
6 ^_trial_temp/
7 ^doc/.*\.html$
8 ^doc/specifications/.*\.html$
9 ^doc/api
10
11 ^\.figleaf$
12 ^\.figleaf\.el$
13 ^misc/testutils/twisted/plugins/dropin\.cache$
14 ^coverage-html
Note: See TracBrowser for help on using the browser.