diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-09-24 10:18:10 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-24 10:18:10 +0200 |
commit | 2a2507e60df45b69d69a026661f865b971ff4f29 (patch) | |
tree | 96bbf6110798df7aca1bd7e69fdd129652e86fa9 /.gitignore | |
parent | 6563b535a062055ae68f2e574018d9d04a864b65 (diff) |
journal: add missing test file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cc904f19ed..db7fcdfcff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/test-mmap-cache /test-unit-file /test-log /test-journal-verify |