Files
libgit2/.gitignore
Sven Strickroth 5f22f8d2d3 Ignore VS2017 specific files and folders
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2019-07-12 17:29:27 +02:00

38 lines
372 B
Plaintext

/tests/clar.suite
/tests/clar.suite.rule
/tests/.clarcache
/apidocs
/trash-*.exe
/libgit2.pc
/config.mak
*.o
*.a
*.exe
*.gcda
*.gcno
*.gcov
.lock-wafbuild
.waf*
build/
build-amiga/
tests/tmp/
msvc/Debug/
msvc/Release/
*.sln
*.suo
*.vc*proj*
*.sdf
*.opensdf
*.aps
*.cmake
!cmake/Modules/*.cmake
.DS_Store
*~
.*.swp
tags
mkmf.log
*.profdata
*.profraw
CMakeSettings.json
.vs