diff options
author | Sai Gandham <sg481n@att.com> | 2018-04-09 20:43:47 +0000 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2018-04-09 20:43:53 +0000 |
commit | 34e9cfe9e651837b18dba5af99a6fa9816dfb9a8 (patch) | |
tree | 83bc52a9816d4597d6886b8749ed0a5cc9b821e3 /auth-client/.gitignore | |
parent | b37ba9bf31a1c55b34bb3a213da20654a1e36eca (diff) |
Move auth-client as independent
Issue-ID: AAF-215
Change-Id: Ic074d4d2755b33ab4edc9d085572007f7bc9986b
Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'auth-client/.gitignore')
-rw-r--r-- | auth-client/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/auth-client/.gitignore b/auth-client/.gitignore new file mode 100644 index 00000000..6028f0a5 --- /dev/null +++ b/auth-client/.gitignore @@ -0,0 +1,4 @@ +/.classpath +/.settings/ +/target/ +/.project |