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/docker/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'auth/docker') diff --git a/auth/docker/.gitignore b/auth/docker/.gitignore index ed908238..3f4818d6 100644 --- a/auth/docker/.gitignore +++ b/auth/docker/.gitignore @@ -17,3 +17,4 @@ /working /target /ldrun.sh +/.checkstyle -- cgit 1.2.3-korg