Am 10.01.2014 16:25, schrieb Phil Holmes:
> I'm using git version 1.7.11.msysgit.0 to track my "Challenge" activity, and
> it appears that it won't recognise .pdf files. .png is fine, as is .sib.
> My .exclude file appears empty. Can anyone suggest what I need to do to add
> PDFs?
>
The .gitignore file for the repository excludes .pdf files so they
aren't automatically tracked.
If that behaviour isn't different on Windows you can simply add such a
file manually with
git add path/to/file.pdf
But if you're talking about the file I already uploaded in your name I
strongly recommend you overwrite it so it will be tracked as a modification.
it is on the phil-sib-music-entry branch and has a different name from
your original one.
HTH
Urs
|