diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2014-03-03 15:59:10 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2014-03-03 15:59:10 +0000 |
commit | 1895a8ee5b0e3813b571e9db3528611802ea7f7e (patch) | |
tree | acffc828eb33f16a224269c07a6b3a40a5118916 /.gitignore | |
parent | 1e0233197817a0ea15aab771102c8cdee7815a4a (diff) |
.gitignore: ignore /test-driver, generated by recent Automake
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index db3db97ff..90de13943 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ tags /lcov.html/ /lcov.info /lcov.info.tmp +/test-driver |