diff mbox

selftests: cgroup: add gitignore file

Message ID 20180620225412.7894-1-anders.roxell@linaro.org (mailing list archive)
State New
Headers show

Commit Message

Anders Roxell June 20, 2018, 10:54 p.m. UTC
Add the executable 'test_memcontrol' to a .gitignore file.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
 tools/testing/selftests/cgroup/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tools/testing/selftests/cgroup/.gitignore

Comments

Anders Roxell July 26, 2018, 7:07 a.m. UTC | #1
On Thu, 21 Jun 2018 at 00:54, Anders Roxell <anders.roxell@linaro.org> wrote:
>
> Add the executable 'test_memcontrol' to a .gitignore file.
>
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
> ---
>  tools/testing/selftests/cgroup/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
>  create mode 100644 tools/testing/selftests/cgroup/.gitignore
>
> diff --git a/tools/testing/selftests/cgroup/.gitignore b/tools/testing/selftests/cgroup/.gitignore
> new file mode 100644
> index 000000000000..95eb3a53c381
> --- /dev/null
> +++ b/tools/testing/selftests/cgroup/.gitignore
> @@ -0,0 +1 @@
> +test_memcontrol
> --
> 2.17.1
>

Ping.
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" 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/testing/selftests/cgroup/.gitignore b/tools/testing/selftests/cgroup/.gitignore
new file mode 100644
index 000000000000..95eb3a53c381
--- /dev/null
+++ b/tools/testing/selftests/cgroup/.gitignore
@@ -0,0 +1 @@ 
+test_memcontrol