[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Using git to track work on schematics done using gschem
On Wed, May 5, 2010 at 9:39 AM, Kurt Jensen <kurt@xxxxxxxxxxx> wrote:
> However, # is the comment character for a .gitignore file. I tried to
> escape the # character like:
>
> \#*
>
> but that does not seem to work either. Does anyone have a suggestion on how
> to do this?
>
\#* works for me with git 1.7.1. Are the files already part of the
repository? If so .gitignore won't ignore them until you git rm them.
Jared
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user