diff options
author | Ryan Moeller <[email protected]> | 2020-10-16 16:21:28 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-10-16 13:21:28 -0700 |
commit | ab6a0e236e2ada3c88882b52f9060a0fdac29fec (patch) | |
tree | b38885d7e3d29250a75f0d57d5bd3d7a723b7b71 /cmd | |
parent | 41e2b3de13521230e3447e737638e73830ddfa3d (diff) |
Ignore zpool_influxdb binary
This was requested but forgotten in #10786.
Reviewed-by: Richard Elling <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Ryan Moeller <[email protected]>
Closes #11071
Diffstat (limited to 'cmd')
-rw-r--r-- | cmd/zpool_influxdb/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/zpool_influxdb/.gitignore b/cmd/zpool_influxdb/.gitignore new file mode 100644 index 000000000..bd765d188 --- /dev/null +++ b/cmd/zpool_influxdb/.gitignore @@ -0,0 +1 @@ +/zpool_influxdb |