syntax: glob
#ignore outputs of project
BuildOutput*/
TestResults*/
#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
*.obj
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.orig
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
obj/
[Rr]elease*/
doc/
_ReSharper*/
[Tt]est[Rr]esult*
zzz_*
Files/temp/**
_[Bb]ackup*/*
_[Uu]pgrade*/*
relre:/*.ReSharper
packages/*/*
src/*.exe.config
.git/**
