Pulled dlh's changes and added a few more entries to .gitignore

This commit is contained in:
Jeff Moser 2010-03-19 09:44:54 -04:00
parent a0ad1929ee
commit b37e76f100
5 changed files with 15 additions and 2 deletions

17
.gitignore vendored

@ -1,7 +1,20 @@
cmake_install.cmake
CMakeCache.txt CMakeCache.txt
CMakeFiles CMakeFiles
Makefile Makefile
Moserware.Skills.dll Moserware.Skills.dll
UnitTests.dll
cmake_install.cmake
TestResult.xml TestResult.xml
UnitTests.dll
bin
deploy
deploy/*
obj
*.suo
*.cache
*.tmp
_Resharper.*
*.resharper
*.resharper.user