diff options
author | Carl Worth <cworth@cworth.org> | 2013-10-24 15:02:50 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2013-10-25 14:59:31 -0700 |
commit | fbd06e4805ffca52a938bba2099cbc17419faacf (patch) | |
tree | e35d01c98e004133e180412be642a9791ee3c9b5 /tests/set | |
parent | 52a81b7ef561b064f0157af8cf8eeca29b3ec639 (diff) |
Update .gitignore files
Just enough to keep "git status" clean after running "make check".
Diffstat (limited to 'tests/set')
-rw-r--r-- | tests/set/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/set/.gitignore b/tests/set/.gitignore index 9cd5918..2aeb095 100644 --- a/tests/set/.gitignore +++ b/tests/set/.gitignore @@ -1,3 +1,5 @@ +*.log +*.trs delete_and_lookup delete_management destroy_callback |