summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorClemens Buchacher <drizzd@aon.at>2011-12-29 12:16:01 +0100
committerClemens Buchacher <drizzd@aon.at>2011-12-29 15:40:09 +0100
commit86a459a8431e626678854c690ba7b87f96d27bbd (patch)
tree157cdcd931a7d471c4b2b562cff0e7bfebcec2d2 /.gitignore
parent06fcf057b6da37ffd388e4a31c2671b20d0dd21e (diff)
downloadlibgit2-86a459a8431e626678854c690ba7b87f96d27bbd.tar.gz
cmake: generate clay main
The clay test suite files clay.h and clay_main.c are generated by the clay python script. Teach CMake about this dependency and remove the generated files from the repository.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6594f1478..49d63e4b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+/tests-clay/clay.h
+/tests-clay/clay_main.c
/apidocs
/trash-*.exe
/libgit2.pc