On Friday, March 03, 2017 09:44:11 AM Prarit Bhargava wrote: > v2: added sign off .. oops. Sorry about that. > > P. > > ---8<--- > > Add a .gitignore file so that git commands do not pick up the resulting > binaries and directories. > > Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> > Cc: Robert Moore <robert.moore@xxxxxxxxx> > Cc: Lv Zheng <lv.zheng@xxxxxxxxx> > Cc: "Rafael J. Wysocki" <rafael.j.wysocki@xxxxxxxxx> > Cc: Len Brown <lenb@xxxxxxxxxx> > Cc: devel@xxxxxxxxxx > --- > tools/power/acpi/.gitignore | 4 ++++ > 1 file changed, 4 insertions(+) > create mode 100644 tools/power/acpi/.gitignore > > diff --git a/tools/power/acpi/.gitignore b/tools/power/acpi/.gitignore > new file mode 100644 > index 000000000000..cba3d994995c > --- /dev/null > +++ b/tools/power/acpi/.gitignore > @@ -0,0 +1,4 @@ > +acpidbg > +acpidump > +ec > +include Lv, any concerns here? Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html