From: Thanh Ha Date: Sat, 6 Jun 2020 13:20:00 +0000 (-0400) Subject: Remove .gitignore file that does nothing X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=releng%2Fbuilder.git;a=commitdiff_plain;h=6db63fabeac500383eff09cf4f11dd3e3d0cb728 Remove .gitignore file that does nothing The scripts that this file refers to no longer lives in the releng/builder repo so this .gitignore is essentially doing nothing. Change-Id: I3089c8540312d82aa25d257c64bd414b9834f444 Signed-off-by: Thanh Ha --- 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