]> git.proxmox.com Git - libgit2.git/blobdiff - .gitignore
Update d/ch for 0.28.5+dfsg.1-1 release -- from unstable branch
[libgit2.git] / .gitignore
index 87ba3f34f3cca2b492574e611597b50b0b2b376d..dec3dca06c8fdc1dd7d426bb148b7f99355eaaed 100644 (file)
@@ -1,3 +1,6 @@
+/tests/clar.suite
+/tests/clar.suite.rule
+/tests/.clarcache
 /apidocs
 /trash-*.exe
 /libgit2.pc
@@ -11,6 +14,7 @@
 .lock-wafbuild
 .waf*
 build/
+build-amiga/
 tests/tmp/
 msvc/Debug/
 msvc/Release/
@@ -20,6 +24,14 @@ msvc/Release/
 *.sdf
 *.opensdf
 *.aps
-CMake*
 *.cmake
+!cmake/Modules/*.cmake
 .DS_Store
+*~
+.*.swp
+tags
+mkmf.log
+*.profdata
+*.profraw
+CMakeSettings.json
+.vs