1# Autosave files 2*~ 3 4# build 5[Oo]bj/ 6[Bb]in/ 7packages/ 8TestResults/ 9 10# globs 11Makefile.in 12*.DS_Store 13*.sln.cache 14*.suo 15*.cache 16*.pidb 17*.userprefs 18*.usertasks 19config.log 20config.make 21config.status 22aclocal.m4 23install-sh 24autom4te.cache/ 25*.user 26*.tar.gz 27tarballs/ 28test-results/ 29Thumbs.db 30.vs/ 31 32# Mac bundle stuff 33*.dmg 34*.app 35 36# resharper 37*_Resharper.* 38*.Resharper 39 40# dotCover 41*.dotCover 42