diff mbox

[v2] tools/power/acpi: Add .gitignore file

Message ID 1488552251-20573-1-git-send-email-prarit@redhat.com (mailing list archive)
State Accepted, archived
Delegated to: Rafael Wysocki
Headers show

Commit Message

Prarit Bhargava March 3, 2017, 2:44 p.m. UTC
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@redhat.com>
Cc: Robert Moore <robert.moore@intel.com>
Cc: Lv Zheng <lv.zheng@intel.com>
Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
Cc: Len Brown <lenb@kernel.org>
Cc: devel@acpica.org
---
 tools/power/acpi/.gitignore |    4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 tools/power/acpi/.gitignore

Comments

Rafael J. Wysocki April 18, 2017, 2:39 p.m. UTC | #1
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@redhat.com>
> Cc: Robert Moore <robert.moore@intel.com>
> Cc: Lv Zheng <lv.zheng@intel.com>
> Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
> Cc: Len Brown <lenb@kernel.org>
> Cc: devel@acpica.org
> ---
>  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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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