]> git.proxmox.com Git - libgit2.git/blobdiff - .gitignore
Update symbols file
[libgit2.git] / .gitignore
index 6594f14787320bff96e0f64f3cd2ed7e36b61765..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,7 +24,14 @@ msvc/Release/
 *.sdf
 *.opensdf
 *.aps
-CMake*
 *.cmake
+!cmake/Modules/*.cmake
 .DS_Store
 *~
+.*.swp
+tags
+mkmf.log
+*.profdata
+*.profraw
+CMakeSettings.json
+.vs