diff options
author | Muller, Andrew (am8383) <am8383@ems.att.com> | 2017-07-28 16:15:06 -0400 |
---|---|---|
committer | Muller, Andrew (am8383) <am8383@us.att.com> | 2017-07-28 16:32:08 -0400 |
commit | 59c50e91e18d5c4f1f593077aa2d70a70482f752 (patch) | |
tree | baad4198c67244958d10b61197732bd877cb56ee /.gitignore | |
parent | 69baf512166117f550f277eaafe6919346e1beb7 (diff) |
[AAI-80 Amsterdam] checking in source code
Change-Id: Ic041f9bca773ec6870b7e29d7dd02fa03dd2947b
Signed-off-by: Muller, Andrew (am8383) <am8383@us.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9f1f7a5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.classpath +.project +.settings/ +target/ +jacoco.exec |