diff options
author | Jakob Unterwurzacher | 2019-03-17 12:48:44 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2019-03-17 12:48:44 +0100 |
commit | 5857521b40c3d7b9a8f92d6116d398553db10a2e (patch) | |
tree | 8b8e116562a978c0375769749dc67157f56f9102 /contrib/statfs/.gitignore | |
parent | cd7a6862116dc3bac11d2a67fe93f20a7afc7284 (diff) |
Add contrib/statfs tool
This should help debugging
https://github.com/rfjakob/gocryptfs/issues/375 and
https://github.com/rfjakob/gocryptfs/issues/274 ,
as MacOS does not have "stat -f".
Diffstat (limited to 'contrib/statfs/.gitignore')
-rw-r--r-- | contrib/statfs/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/statfs/.gitignore b/contrib/statfs/.gitignore new file mode 100644 index 0000000..1ad5baa --- /dev/null +++ b/contrib/statfs/.gitignore @@ -0,0 +1 @@ +/statfs |