Skip to content

Commit

Permalink
added get request for .hgignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Baldwin committed Aug 2, 2011
1 parent 52241b0 commit 69d2d76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hgpillage.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
'.hg/store/00manifest.d',
'.hg/store/fncache',
'.hg/store/undo',
'.hg/.hgignore',
]

parser = argparse.ArgumentParser(description='Pillage a mercurial (HG) repository.')
Expand Down

0 comments on commit 69d2d76

Please sign in to comment.