updated .gitignore

This commit is contained in:
kay.one 2010-09-24 09:27:36 -07:00
parent 2c0469f76e
commit 545278b442
1 changed files with 29 additions and 9 deletions

38
.gitignore vendored
View File

@ -1,12 +1,32 @@
_ReSharper.*
bin #ignore thumbnails created by windows
obj Thumbs.db
/bin/* #Ignore files build by Visual Studio
/obj/* *.obj
build *.exe
dist *.pdb
*.suo
*resharper*
*.user *.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache *.cache
*.ilk
*.log
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult
#NZBDrone specific
nzbdrone.db nzbdrone.db