diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2c5b0d1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +# git ignore file +[Bb]in +[Dd]ebug*/ +*.lib +Thumbs.db +*.obj +*.exe +*.pdb +*.user +*.aps +*.pch +*.vspscc +*_i.c +*_p.c +*.ncb +*.suo +*.sln.docstates +*.tlb +*.tlh +*.bak +*.cache +*.ilk +*.log \ No newline at end of file