Hi, 1. You can configure .gitignore whenever you like. If you commit files, and later ignore them, they will be treated as normal checked-in files, until you delete them (from then on the ignore will take effect).
2. There's a good starting point in the Visual Studio - GitExtensions plugin (there's a "ignore usual VS.net output files option" in there somewhere): http://code.google.com/p/gitextensions/ - if you don't want to install that there is a similar list here: http://stackoverflow.com/questions/2143956/gitignore-for-visual-studio-projects-and-solution -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To view this discussion on the web visit https://groups.google.com/d/msg/git-users/-/E8cw2QK0F3EJ. To post to this group, send email to git-users@googlegroups.com. To unsubscribe from this group, send email to git-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.