From c68f751764800c73206d546f2315e071534e2e13 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Thu, 3 Aug 2017 15:36:10 +0200 Subject: [PATCH] Add new tool i2ctransfer to the ignore list --- tools/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/.gitignore b/tools/.gitignore index b029dd5..24e467d 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -2,3 +2,4 @@ /i2cset /i2cget /i2cdetect +/i2ctransfer