diff options
author | Carsten Lund <lund@research.att.com> | 2017-02-15 23:59:25 +0000 |
---|---|---|
committer | Carsten Lund <lund@research.att.com> | 2017-02-16 12:32:37 +0000 |
commit | da8b6977e0385f99eaad70f60ac3259a36b2ba71 (patch) | |
tree | 65d32c1419fe5e86af44f54f9e5cc74855226956 /.gitignore | |
parent | 8ea8864bea4756a79bebd733ff85b053c32a6e64 (diff) |
Added complete set of DCAE Controller JJB jobs.
Change-Id: Ia78a79cf4e690a92af2b4211f45601ec553aa4b8
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 51ff612a5..16ebbe211 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ target/ # IntelliJ .idea/ *.iml + +# Eclipse +.project |