diff options
author | Adam Roben <adam@roben.org> | 2012-06-07 09:49:52 -0400 |
---|---|---|
committer | Adam Roben <adam@roben.org> | 2012-06-07 09:49:52 -0400 |
commit | b9f78cb87b7a8cb07a660dacdcb59c9adf733c3f (patch) | |
tree | 8dddf3b1201741d78fd2f4d3d0b4565cc3ce6dfd /.gitignore | |
parent | 66798ad0d8e30821c0ac26a6c602e2e2cf0b2fff (diff) | |
download | libgit2-b9f78cb87b7a8cb07a660dacdcb59c9adf733c3f.tar.gz |
Ingore clar_main.c.rule
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index efc1524e6..45d7b1957 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /tests-clar/clar.h /tests-clar/clar_main.c +/tests-clar/clar_main.c.rule /apidocs /trash-*.exe /libgit2.pc |