Add .orig to .hgignore.

This commit is contained in:
Jim Hague 2012-03-16 08:47:50 +00:00
parent 19e9f59ff2
commit 485aa6ff34
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ syntax: glob
*.pdf *.pdf
*.aux *.aux
*.log *.log
*.orig
syntax: regexp syntax: regexp
build/ build/