]> git.proxmox.com Git - libgit2.git/blobdiff - .gitignore
Update symbols file
[libgit2.git] / .gitignore
index 254e63db78991ea6ba486ec6ff3681fd05b76fd5..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/
@@ -19,6 +23,15 @@ msvc/Release/
 *.vc*proj*
 *.sdf
 *.opensdf
-CMake*
+*.aps
 *.cmake
+!cmake/Modules/*.cmake
 .DS_Store
+*~
+.*.swp
+tags
+mkmf.log
+*.profdata
+*.profraw
+CMakeSettings.json
+.vs