diff options
author | Phillip Leigh <Phillip.Leigh@amdocs.com> | 2019-10-28 15:55:40 -0400 |
---|---|---|
committer | Phillip Leigh <Phillip.Leigh@amdocs.com> | 2019-10-29 17:36:53 -0400 |
commit | 2e2f969676ab391fba2198cbaa55e9b85d50216f (patch) | |
tree | e0bee9dbd3a7933d44173be99e0efe7df5b7b412 /aai-schema-abstraction/.gitignore | |
parent | 0a10810750640260a3d0476afc17575d7700ed0d (diff) |
[AAI-2404]add aai-schema-abstraction library
Signed-off-by: Phillip Leigh <Phillip.Leigh@amdocs.com>
Issue-ID: AAI-2404
Change-Id: I30d954bcdf1cf020191028160610defb8dbc8ff6
Diffstat (limited to 'aai-schema-abstraction/.gitignore')
-rw-r--r-- | aai-schema-abstraction/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/aai-schema-abstraction/.gitignore b/aai-schema-abstraction/.gitignore new file mode 100644 index 00000000..cdb17b6f --- /dev/null +++ b/aai-schema-abstraction/.gitignore @@ -0,0 +1,4 @@ +.settings +target/ +/.checkstyle +/.classpath |