diff mbox series

[v1,1/2] test: validation: add missing file to .gitignore

Message ID 1508810406-13374-2-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-validation.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
 **/
 test/validation/api/.gitignore | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/test/validation/api/.gitignore b/test/validation/api/.gitignore
index 7e563b8b3..5dabf91c1 100644
--- a/test/validation/api/.gitignore
+++ b/test/validation/api/.gitignore
@@ -1,2 +1,3 @@ 
 *.log
 *.trs
+tests-validation.env