When I add .cshtml-files to my working copy they show up as 'ignored' by default and I can't figure out why?
This is my ignore-pattern on the affected folders:
TestResults __MVC_BACKUP *.class *.exe *.dll *.mine *.obj *.ncb *.lib *.log *.idb *.pdb *.ilk .msi .res *.pch *.suo *.exp .~ .~ ~. cvs CVS .CVS .cvs release Release debug Debug ignore Ignore bin Bin obj Obj *.cspkg *.cache *.suo
(Most of it is from this thread Best general SVN Ignore Pattern?)