SVN 的 VS Project 的 Ignore Pattern

 

安裝好之後,右鍵->SVN->Settings->Global Ignore Pattern填上
*.suo *.user obj _ReSharper* *.pdb *vshost* *.webinfo
*.exe看個人,因為當exe是content Type時就會需要,如果加上去,commit的視窗就會看不到囉~

留言