From ea095eb9cdbb451f2310a262f3877c79f527cc8f Mon Sep 17 00:00:00 2001 From: Instrumental Date: Fri, 15 May 2020 10:24:47 -0500 Subject: Improve Pool Move interface Log out, make JUPool test the functionality better, add "tooManyObjects" to help control memory. Minor BasicEnv for standalone usability. included ".checkstyle" files, generated by Eclipse/Maven to .gitignore. They shouldn't be in repo. Issue-ID: AAF-1146 Signed-off-by: Instrumental Change-Id: I72c22fa455029950e3d73d2e9addbccc1a990189 --- auth/auth-hello/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'auth/auth-hello/.gitignore') diff --git a/auth/auth-hello/.gitignore b/auth/auth-hello/.gitignore index 6028f0a5..112dedb3 100644 --- a/auth/auth-hello/.gitignore +++ b/auth/auth-hello/.gitignore @@ -2,3 +2,4 @@ /.settings/ /target/ /.project +/.checkstyle -- cgit 1.2.3-korg