Skip to content

Instantly share code, notes, and snippets.

@pogin503
Created December 22, 2011 06:34
Show Gist options
  • Save pogin503/1509246 to your computer and use it in GitHub Desktop.
Save pogin503/1509246 to your computer and use it in GitHub Desktop.
Visual Studio のためのsvn.ignoreの設定
*.o *.lo *.la *.al .*.rej *.rej .DS_Store [tT]humbs.db *.aps *.bak *.class *.cache *.clw *.exe *.err *.exp *.dll *.gpState *.obj *.lib *.log *.Load *.idb *.idc *.ilk *.manifest *.meta *.mine *.msi* *.ncb *.opt *.opensdf *.plg *.pch*.pdb *.sbr *.scc *.suo *.sln.docstates *.tlb *.trx *.tmp *.unsuccessfulbuild *.vspscc *.vsssccc #*# .#* *.*~ *.~* ~*.* .*~ *~ .*.swp cvs CVS .CVS .cvs [rR]elease [dD]ebug [iI]gnore [bB]in [oO]bj ipch *[rR]esharper* [eE]xpress publish .builds .git .res *.psess *.vsp ClientBin stylecop.* ~$* *.dbmdl *.user *.csproj.webinfo *.vbproj.webinfo *.vcxproj.filters *.crunchsolution.* *.crunchproject.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment