Skip to content

Instantly share code, notes, and snippets.

@pogin503
Created December 22, 2011 06:28
Show Gist options
  • Save pogin503/1509231 to your computer and use it in GitHub Desktop.
Save pogin503/1509231 to your computer and use it in GitHub Desktop.
#OS junk files
[Tt]humbs.db
*.DS_Store
#Visual Studio files
*.o
*.lo
*.la
*.al
*.rej
*.[Oo]bj
*.user
*.aps
*.bak
*.vspscc
*.vssscc
*.[cC]ache
*.idb
*_i.c
*_p.c
*.pch
*.pdb
*.pgc
*.pgd
*.ncb
*.rsp
*.suo
*.tlb
*.thi
*.tlh
*.[Cc]ache
*.ilk
*.log
*.lib
*.meta
*.mine
*.msi*
*.manifest
*.opensdf
*.res
*.sbr
*.sdf
*.vcxproj.filters
*.unsuccessfulbuild
*.class
ipch/
obj/
[Bb]in
[Dd]ebug*/
[Rr]elease*/
Ankh.NoLoad
TestResults/
# Visual Studio profiler
*.psess
*.vsp
#Tooling
_ReSharper*/
*.resharper
[Tt]est[Rr]esult*
#Project files
[Bb]uild/
#Subversion files
.svn
# Office Temp Files
~$*
#Others
ClientBin
stylecop.*
~$*
*.dbmdl
#NuGet
packages/
# Click-Once directory
publish
#InstallShield
[Ss]ingle[Ii]mage/
[Dd][Vv][Dd]-5/
[Ii]nterm/
# Installshield output folder
[Ee]xpress
# Linux backup files
*~
.#*
\#*\#
.*.swp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment