Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index efc1524e6..949baec98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
-/tests-clar/clar.h
-/tests-clar/clar_main.c
+/tests-clar/clar.suite
+/tests-clar/clar.suite.rule
+/tests-clar/.clarcache
/apidocs
/trash-*.exe
/libgit2.pc
@@ -13,6 +14,7 @@
.lock-wafbuild
.waf*
build/
+build-amiga/
tests/tmp/
msvc/Debug/
msvc/Release/
@@ -26,3 +28,5 @@ CMake*
*.cmake
.DS_Store
*~
+tags
+mkmf.log