On 5/5/2010 11:26 AM, Jared Casper wrote:
On Wed, May 5, 2010 at 9:39 AM, Kurt Jensen<[email protected]> 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
I bet that's it. I'm a git newbie, and still figuring my way through it.
Thanks!
-Kurt
_______________________________________________
geda-user mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user