diff options
author | Thanh Ha <thanh.ha@linuxfoundation.org> | 2018-07-12 20:12:41 -0400 |
---|---|---|
committer | Thanh Ha <thanh.ha@linuxfoundation.org> | 2018-07-12 20:13:21 -0400 |
commit | 8fc647e57a78482870b7b87d18f4e003b5ca6b5f (patch) | |
tree | c97314f63734deda522ab61ce8c25e24a8407767 /scripts/.gitignore | |
parent | 37755f797b087a0f4772c2d6fce625a45d53812a (diff) |
Remove unused jjb job templates
ONAP is using global-jjb for these jobs now so the ones that
exist in this repo are now unused. Clean them up.
Issue-ID: CIMAN-1
Change-Id: Ibc7c2844f27e084cb7253bb6edda89ad4fed9292
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Diffstat (limited to 'scripts/.gitignore')
-rw-r--r-- | scripts/.gitignore | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore deleted file mode 100644 index c5ec4a4cb..000000000 --- a/scripts/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -# Python -__pycache__/ -*.pyc - -# ODL Signer -.sign-artifacts -gpg-signatures |