diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-12-12 08:37:56 -0600 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-12-12 08:38:06 -0600 |
commit | 3ca1b28f07f5a46fbeca439677a98245e50b69ea (patch) | |
tree | b42339d5ce04c9f48966fa1e8e5958fab0da4403 /auth | |
parent | deb396a3d53a84b2eb5a46d40122b4902d72c601 (diff) |
Fix DNSLocator JUnit
Issue-ID: AAF-1060
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Change-Id: I24318cc0d5b698b7719afb20c411895fda001bff
Diffstat (limited to 'auth')
-rw-r--r-- | auth/docker/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/auth/docker/.gitignore b/auth/docker/.gitignore index 51bfecd8..f3a8bcb9 100644 --- a/auth/docker/.gitignore +++ b/auth/docker/.gitignore @@ -1,4 +1,6 @@ /local +/.project +/.settings /d.props /d.props.bak /aaf.props |