I do a rm then a commit. But then I keep getting modified logs in my git status? -----Original Message----- From: git-owner@xxxxxxxxxxxxxxx [mailto:git-owner@xxxxxxxxxxxxxxx] On Behalf Of Matthieu Moy Sent: 07 May 2008 09:17 To: Ryan Taylor Cc: git@xxxxxxxxxxxxxxx Subject: Re: Removing from index "Ryan Taylor" <ryan.taylor@xxxxxxxxxxxxxxx> writes: > I've tried adding logs into my exclude file and also running the git rm > command on *.log to remove them from the index but they're still being > tracked? What does "git status" say after "git rm *.log"? Are you sure you didn't forget to commit after that? -- Matthieu -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html