* [PATCH v2] tools/power/acpi: Add .gitignore file
@ 2017-03-03 14:44 Prarit Bhargava
2017-04-18 14:39 ` Rafael J. Wysocki
0 siblings, 1 reply; 2+ messages in thread
From: Prarit Bhargava @ 2017-03-03 14:44 UTC (permalink / raw)
To: linux-acpi
Cc: Prarit Bhargava, Robert Moore, Lv Zheng, Rafael J. Wysocki,
Len Brown, devel
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
--
1.7.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] tools/power/acpi: Add .gitignore file
2017-03-03 14:44 [PATCH v2] tools/power/acpi: Add .gitignore file Prarit Bhargava
@ 2017-04-18 14:39 ` Rafael J. Wysocki
0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2017-04-18 14:39 UTC (permalink / raw)
To: Prarit Bhargava, Lv Zheng
Cc: linux-acpi, Robert Moore, Rafael J. Wysocki, Len Brown, devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-04-18 14:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-03 14:44 [PATCH v2] tools/power/acpi: Add .gitignore file Prarit Bhargava
2017-04-18 14:39 ` Rafael J. Wysocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).