]> git.proxmox.com Git - libgit2.git/blobdiff - .gitignore
Update symbols file
[libgit2.git] / .gitignore
index 7fa7d547c753edb203976636320e6f250ed17e42..dec3dca06c8fdc1dd7d426bb148b7f99355eaaed 100644 (file)
@@ -1,6 +1,6 @@
-/tests-clar/clar.h
-/tests-clar/clar_main.c
-/tests-clar/clar_main.c.rule
+/tests/clar.suite
+/tests/clar.suite.rule
+/tests/.clarcache
 /apidocs
 /trash-*.exe
 /libgit2.pc
@@ -14,6 +14,7 @@
 .lock-wafbuild
 .waf*
 build/
+build-amiga/
 tests/tmp/
 msvc/Debug/
 msvc/Release/
@@ -23,8 +24,14 @@ msvc/Release/
 *.sdf
 *.opensdf
 *.aps
-CMake*
 *.cmake
+!cmake/Modules/*.cmake
 .DS_Store
 *~
+.*.swp
 tags
+mkmf.log
+*.profdata
+*.profraw
+CMakeSettings.json
+.vs