diff options
author | Instrumental <jcgmisc@stl.gathman.org> | 2018-04-10 15:03:24 -0500 |
---|---|---|
committer | Instrumental <jcgmisc@stl.gathman.org> | 2018-04-10 15:04:29 -0500 |
commit | f482ea06ac55e56025c64916592f07db2c1fddd7 (patch) | |
tree | 6b7bfc87f085aaa8edf1fccb2db238e7b1c78500 /auth/.gitignore | |
parent | ce6a67f4939900bbedaef5eeb986768fb4eec8ad (diff) |
Create Functioning Client Sample for Docs
Issue-ID: AAF-221
Change-Id: Iaefe6700a900a712409bda7ddfd18932ed4c0fda
Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
Diffstat (limited to 'auth/.gitignore')
-rw-r--r-- | auth/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/.gitignore b/auth/.gitignore index 199008cd..3ff6f78c 100644 --- a/auth/.gitignore +++ b/auth/.gitignore @@ -2,3 +2,4 @@ /.project /target/ /aaf_* +/deploy.gz |