libgit2/.gitignore
Tim Clem 81d0ff1ca5 fix cast in tag.h
git_tag_lookup() and git_tag_new() changed to cast GIT_OBJ_TAG to
git_otype in order to compile lib in xcode
2011-02-14 13:22:44 -08:00

23 lines
192 B
Plaintext

/apidocs
/trash-*.exe
/libgit2.pc
/config.mak
*.o
*.a
*.exe
*.gcda
*.gcno
*.gcov
.lock-wafbuild
.waf*
build/
tests/tmp/
msvc/Debug/
msvc/Release/
*.suo
*.user
*.sdf
*.opensdf
.DS_Store