diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..f6f1e54d --- /dev/null +++ b/.gitignore @@ -0,0 +1,30 @@ +#This .gitignore created by qPCR4vir +#ignore thumbnails created by windows +Thumbs.db +#Ignore files build by Visual Studio +*.obj +*.exe +*.pdb +*.user +*.aps +*.pch +*.vspscc +*_i.c +*_p.c +*.ncb +*.tlb +*.tlh +*.bak +*.cache +*.ilk +*.log +[Bb]in +[Dd]ebug*/ +*.lib +*.sbr +obj/ +[Rr]elease*/ +_ReSharper*/ +[Tt]est[Rr]esult* +*.suo +*.sdf \ No newline at end of file