From: Prarit Bhargava Date: Fri, 3 Mar 2017 14:44:11 +0000 (-0500) Subject: tools/power/acpi: Add .gitignore file X-Git-Tag: MMI-PSA29.97-13-9~5545^2^3 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=bdce57e7ae9cac56cda958029104c752afaf0894;p=GitHub%2FMotorolaMobilityLLC%2Fkernel-slsi.git tools/power/acpi: Add .gitignore file Add a .gitignore file so that git commands do not pick up the resulting binaries and directories. Signed-off-by: Prarit Bhargava Acked-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- 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