From ebc710af742601214491c5b2b9a4f6847d235d6c Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Mon, 30 Jan 2017 12:59:38 -0800 Subject: Initial ci-management upload * Configure initial jobs and validate Jenkins environment * Do not hook up packer build jobs at this time Change-Id: I1818e8680d215318410f6beff5af054db03e7fa1 Signed-off-by: Andrew Grimberg --- scripts/.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 scripts/.gitignore (limited to 'scripts/.gitignore') diff --git a/scripts/.gitignore b/scripts/.gitignore new file mode 100644 index 000000000..c5ec4a4cb --- /dev/null +++ b/scripts/.gitignore @@ -0,0 +1,7 @@ +# Python +__pycache__/ +*.pyc + +# ODL Signer +.sign-artifacts +gpg-signatures -- cgit 1.2.3-korg