On Sun, Feb 19, 2017 at 10:57 PM, Prarit Bhargava <prarit@xxxxxxxxxx> wrote: > Add a .gitignore file so that git commands do not pick up the resulting > binaries and directories. > > 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 Missing sign-off. > --- > 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 > -- > 1.7.9.3 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