comparison .hgignore @ 280:6eb4ceca4d99

Ignore pyc files.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 27 Jan 2015 15:31:38 -0800
parents ec74791ee042
children 175fbfef4267
comparison
equal deleted inserted replaced
279:c7960dd70c25 280:6eb4ceca4d99
1 syntax:glob 1 syntax:glob
2 *.pyc
2 tags 3 tags
3 temp/* 4 temp/*
4 backup/* 5 backup/*
5 cache/* 6 cache/*
6 tags/* 7 tags/*