Ignore .mrdownload files from my `download' plugin to Joey Hess' mr utility.
This commit is contained in:
parent
7b62cbf09a
commit
fb2f621b1c
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
\B\.gitignore\b
|
||||
\b_darcs\b
|
||||
\B\.cvsignore$
|
||||
^\.mrdownload$
|
||||
|
||||
# Avoid VMS specific MakeMaker generated files
|
||||
\bDescrip.MMS$
|
||||
|
|
Loading…
Reference in a new issue