Mercurial > hg > map
diff .gitignore @ 5:ded8411bbd19
Ignoring correctly
author | Ray Meddis <rmeddis@essex.ac.uk> |
---|---|
date | Fri, 27 May 2011 13:56:21 +0100 |
parents | 9005658f50d9 |
children | f9d6a0bcfacf |
line wrap: on
line diff
--- a/.gitignore Fri May 27 13:50:08 2011 +0100 +++ b/.gitignore Fri May 27 13:56:21 2011 +0100 @@ -1,12 +1,15 @@ # ignore windows autosaves -*.asv - +*.asv + # ignore mac autosaves *~ - + # ignore MSword -*.doc +*.doc *.docx - + # Mac OS dir file -*.DS_Store +*.DS_Store + +# We probably should not redistribute 3rd party USB drivers +*/CedrusUSB/*