diff options
author | Tomohiro Kusumi <[email protected]> | 2019-06-24 03:51:29 +0900 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-06-23 11:51:29 -0700 |
commit | cc9625c47c39ef9c558a51c6ae662d2342b70679 (patch) | |
tree | f310ce87bffef7a04de64f3851e96ad426e2ef56 /tests/zfs-tests/cmd | |
parent | 186898bbb580a830c02d994e961d717f7cf5dcca (diff) |
Add missing .gitignore from "Implement Redacted Send/Receive"
30af21b025 needed to ignore get_diff executable.
Reviewed-by: loli10K <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Tomohiro Kusumi <[email protected]>
Closes #8950
Diffstat (limited to 'tests/zfs-tests/cmd')
-rw-r--r-- | tests/zfs-tests/cmd/get_diff/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/zfs-tests/cmd/get_diff/.gitignore b/tests/zfs-tests/cmd/get_diff/.gitignore new file mode 100644 index 000000000..f5fc360a6 --- /dev/null +++ b/tests/zfs-tests/cmd/get_diff/.gitignore @@ -0,0 +1 @@ +/get_diff |