Hey TeeDub, Start here: http://www.kernel.org/pub/software/scm/git/docs/
google is your friend too Rick On Nov 27, 5:11 am, Ruby Freak <[EMAIL PROTECTED]> wrote: > I am a bit confused about the different purpose of each. > I think the .gitignore file belongs in the root of my project and is > project specific, but that also seems to be the reason for the .git/ > info/exclude file > > what happens if they conflict? which one wins. > > What is standard practice? > > My exclude file looks like this > # git-ls-files --others --exclude-from=.git/info/exclude > log/*.log > tmp/**/* > .DS_Store > doc/api > doc/app > > I am on Hardy Heron, isn't a .DS_Store a mac thang? > > Should that all just be in my .gitignore file, which is empty? > > Sorry for so many questions, but I can't find shit about git on the > internet.(what a twit) > > Thanks in advance > > TeeDub --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

