From: Petri Savolainen <[email protected]> Signed-off-by: Petri Savolainen <[email protected]> --- /** Email created from pull request 404 (psavol:master-gitignore) ** https://github.com/Linaro/odp/pull/404 ** Patch: https://github.com/Linaro/odp/pull/404.patch ** Base sha: 1bb6291e4e9050d476fefb02f11024898847e2b7 ** Merge commit sha: 2266ea893be5903e4a5a1281781aa452d72c911a **/ example/ipsec_api/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/example/ipsec_api/.gitignore b/example/ipsec_api/.gitignore index 5b410d31b..78ef1173c 100644 --- a/example/ipsec_api/.gitignore +++ b/example/ipsec_api/.gitignore @@ -1 +1 @@ -odp_ipsec +odp_ipsec_api
