Add .gitignore for generated files. Signed-off-by: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx> --- tools/gpio/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tools/gpio/.gitignore diff --git a/tools/gpio/.gitignore b/tools/gpio/.gitignore new file mode 100644 index 0000000..767ad24 --- /dev/null +++ b/tools/gpio/.gitignore @@ -0,0 +1,4 @@ +gpio-event-mon +gpio-hammer +lsgpio +include -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html