[git-users] What is the gitignore syntax for ignoring a directory pattern at any level

2010-08-10 Thread vfclists
I need to create a .gitignore entry that excludes lib folder irregardless of their level. Will */lib do that? -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to git-us...@googlegroups.com. To unsubscri

Re: [git-users] What is the gitignore syntax for ignoring a directory pattern at any level

2010-08-10 Thread Joe Hassick
Try just lib/ Joe Hassick Web Developer Pencor Services, Inc. On Aug 10, 2010, at 6:12 PM, vfclists wrote: > > I need to create a .gitignore entry that excludes lib folder > irregardless of their level. > > Will */lib do that? > > -- > You received this message because you are subscribed to

[git-users] Developing Wordpress plugins

2010-08-10 Thread Daniel Trezub
Hi, you all :) I've just started using git last week, and I am still learning a lot. This means I am still messing with my trees a lot, too :) I am trying to mantain a Wordpress website. So I want to use git to keep my wordpress installation up-to-date, as described in this post ( http://cad.cx/b