diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-01-27 17:25:37 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-01-27 17:25:37 -0500 |
commit | b3042837397380b9a4d0900f5e00452f0f87a808 (patch) | |
tree | c07b1f180b3386cc5a4bc75e3c8650a728e125a8 | |
parent | 443d6d529c909cdaae658354a6531bb39db864f9 (diff) | |
parent | 7e7d8ffc7f5a81b00806082531014b98a26da639 (diff) |
Merge pull request #2454 from splantefeve/master
.gitignore: add test-ask-password-api
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cc2cd22057..b9db9784ad 100644 --- a/.gitignore +++ b/.gitignore @@ -137,6 +137,7 @@ /test-af-list /test-architecture /test-arphrd-list +/test-ask-password-api /test-async /test-audit-type /test-barrier |