https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
## Ignore Visual Studio temporary files, build results, and## files generated by popular Visual Studio add-ons.
# User-specific files*.suo*.user*.sln.docstates
# Build results
[Dd]ebug/[Rr]elease/x64/build/[Bb]in/[Oo]bj/
# MSTest test Results[Tt]est[Rr]esult*/[Bb]uild[Ll]og.*
*_i.c*_p.c*.ilk*.meta*.obj*.pch*.pdb*.pgc*.pgd*.rsp*.sbr*.tlb*.tli*.tlh*.tmp*.tmp_proj*.log*.vspscc*.vssscc.builds*.pidb*.log*.scc
# Visual C++ cache filesipch/*.aps*.ncb*.opensdf*.sdf*.cachefile
# Visual Studio profiler*.psess*.vsp*.vspx
# Guidance Automation Toolkit*.gpState
# ReSharper is a .NET coding add-in_ReSharper*/*.[Rr]e[Ss]harper
# TeamCity is a build add-in_TeamCity*
# DotCover is a Code Coverage Tool*.dotCover
# NCrunch*.ncrunch*.*crunch*.local.xml
# Installshield output folder[Ee]xpress/
# DocProject is a documentation generator add-inDocProject/buildhelp/DocProject/Help/*.HxTDocProject/Help/*.HxCDocProject/Help/*.hhcDocProject/Help/*.hhkDocProject/Help/*.hhpDocProject/Help/Html2DocProject/Help/html
# Click-Once directorypublish/
# Publish Web Output*.Publish.xml*.pubxml
# NuGet Packages Directory## TODO: If you have NuGet Package Restore enabled, uncomment the next line#packages/
# Windows Azure Build Outputcsx*.build.csdef
# Windows Store app package directoryAppPackages/
# Otherssql/*.CacheClientBin/[Ss]tyle[Cc]op.*~$**~*.dbmdl*.[Pp]ublish.xml*.pfx*.publishsettings
# RIA/Silverlight projectsGenerated_Code/
# Backup & report files from converting an old project file to a newer# Visual Studio version. Backup files are not needed, because we have git ;-)_UpgradeReport_Files/Backup*/UpgradeLog*.XMLUpgradeLog*.htm
# SQL Server filesApp_Data/*.mdfApp_Data/*.ldf
# =========================# Windows detritus# =========================
# Windows image file cachesThumbs.dbehthumbs.db
# Folder config fileDesktop.ini
# Recycle Bin used on file shares$RECYCLE.BIN/
# Mac crap.DS_Store
'Programming' 카테고리의 다른 글
RUDY Slowloris (1) | 2013.02.08 |
---|---|
(C++) “No newline at end of file” compiler warning (0) | 2013.02.07 |
Python IDLE Themes (0) | 2013.02.04 |
Github: README and README.md (0) | 2013.02.03 |
(Python) PyOpenGL Installation Notes (0) | 2013.02.02 |