Added some patterns to .gitignore file to filter out some Visual Studio specifics.

This commit is contained in:
nulltoken 2010-12-04 13:25:29 +01:00
parent 654cd5ff7b
commit 0d2eb2d88b

7
.gitignore vendored
View File

@ -1,3 +1,4 @@
/apidocs
/trash-*.exe
/libgit2.pc
@ -12,3 +13,9 @@
.waf*
build/
tests/tmp/
msvc/Debug/
msvc/Release/
*.suo
*.user
*sdf
*.opensdf