commit | 51513afc076f2cb9c667f328d98b9e5dda44aa75 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Mon Jul 17 15:38:16 2017 -0600 |
committer | David Brown <davidb@davidb.org> | Thu Jul 20 14:55:50 2017 -0600 |
tree | b7677d6ff6cfb1c323f5d16ab1815ee4f0adf3d6 | |
parent | 253bf0f5e2fc47ec1384cbee9baab3d0d746eb3d [diff] |
samples: Add .gitignore to ignore output files Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/samples/zephyr/.gitignore b/samples/zephyr/.gitignore new file mode 100644 index 0000000..a8a0dce --- /dev/null +++ b/samples/zephyr/.gitignore
@@ -0,0 +1 @@ +*.bin