diff --git a/.gitignore b/.gitignore index c347c5b..a3ed8f9 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,29 @@ obj/ _ReSharper*/ [Tt]est[Rr]esult [Bb]uild[Ll]og.* -*.swp \ No newline at end of file +*.swp +*.userprefs +*.obj +*.pdb +*.user +*.aps +*.pch +*.vspscc +*.vssscc +*.pidb +*_i.c +*_p.c +*.ncb +*.suo +*.tlb +*.tlh +*.bak +*.cache +*.ilk +*.log +*.lib +*.sbr +*.scc +*.[Rr]e[Ss]harper +*.zip +*.[Pp]ublish.xml \ No newline at end of file