diff mbox series

[v1,2/2] linux-generic: test: add missing file to .gitignore

Message ID 1508810406-13374-3-git-send-email-odpbot@yandex.ru
State New
Headers show
Series [v1,1/2] test: validation: add missing file to .gitignore | expand

Commit Message

Github ODP bot Oct. 24, 2017, 2 a.m. UTC
From: Bill Fischofer <bill.fischofer@linaro.org>


Add the tests-linux-generic.env file to .gitignore

Signed-off-by: Bill Fischofer <bill.fischofer@linaro.org>

---
/** Email created from pull request 254 (Bill-Fischofer-Linaro:test-gitignore)
 ** https://github.com/Linaro/odp/pull/254
 ** Patch: https://github.com/Linaro/odp/pull/254.patch
 ** Base sha: f5120355753ae3d69f81010cb9131abffdfb03fc
 ** Merge commit sha: 53d7f910a699290154e312b2deadc2b83fde3e68
 **/
 platform/linux-generic/test/.gitignore | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/platform/linux-generic/test/.gitignore b/platform/linux-generic/test/.gitignore
index 5dabf91c1..2ff19897c 100644
--- a/platform/linux-generic/test/.gitignore
+++ b/platform/linux-generic/test/.gitignore
@@ -1,3 +1,4 @@ 
 *.log
 *.trs
+tests-linux-generic.env
 tests-validation.env