~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/__init__.py

  • Committer: Martin Pool
  • Date: 2006-04-20 02:37:21 UTC
  • mto: This revision was merged to the branch mainline in revision 1675.
  • Revision ID: mbp@sourcefrog.net-20060420023721-04d8a3b015987240
Add .hg to default ignore list

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
                  '.arch-inventory',
47
47
                  '.bzr.log',
48
48
                  '.del-*',
 
49
                  '.hg',
49
50
                  '.git',
50
51
                  '.jamdeps'
51
52
                  '.libs',