Re: .gitignore polution

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff King
Date: Sunday, November 15, 2009 - 2:43 am

On Sun, Nov 15, 2009 at 12:57:31AM +0100, Sverre Rabbelier wrote:


I use "git clean". :)

The other option is to mark them for ignore outside of the
branch-specific ignore:

  git ls-files -o --exclude-standard >>.git/info/exclude

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
.gitignore polution, Sverre Rabbelier, (Sat Nov 14, 4:57 pm)
Re: .gitignore polution, Jeff King, (Sun Nov 15, 2:43 am)
Re: .gitignore polution, Sverre Rabbelier, (Sun Nov 15, 5:22 pm)