The University of California, San Diego
UCSD

root/.hgignore

Revision 135:a93555a3e133, 135 bytes (checked in by Marvin McNett <mmcnett@cs.ucsd.edu>, 2 years ago)

added .swp to ignore list

Line 
1 (^|/)CVS($|/)
2 (^|/)\.hg($|/)
3 (^|/)\.hgtags($|/)
4 ^usher.log$
5 ^tailor.state$
6 ^tailor.state.old$
7 ^tailor.state.journal$
8 ^build
9 pyc$
10 .swp$
Note: See TracBrowser for help on using the browser.