diff options
author | Jakob Unterwurzacher | 2021-05-24 14:26:20 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2021-05-26 13:17:56 +0200 |
commit | 8bccd3b4bf18d6505723b1c5ae30de4bbaad126e (patch) | |
tree | 0f284c955b66f28d9a2f177e633add9c9f186aa2 /contrib/findholes/.gitignore | |
parent | 1b3c3b1347ef711ec38bb4c5cb14661035faf2ce (diff) |
Add contrib/findholes
Utility and libs to find hole/data segments using lseek.
Diffstat (limited to 'contrib/findholes/.gitignore')
-rw-r--r-- | contrib/findholes/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/findholes/.gitignore b/contrib/findholes/.gitignore new file mode 100644 index 0000000..15c37f6 --- /dev/null +++ b/contrib/findholes/.gitignore @@ -0,0 +1 @@ +/findholes |