X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.gitignore;h=09ad7a6695faebc5a3caea3ac1fa137a51224b35;hb=3b63df8005fce1094538a0c4847150fc51bf2ab3;hp=2bb356d1ac58962c2e74a83387e650bcd05b6782;hpb=af3db4b5361d4ef71a37aed82fb75055201ffe31;p=releng%2Fglobal-jjb.git diff --git a/.gitignore b/.gitignore index 2bb356d1..09ad7a66 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,14 @@ +# SPDX-License-Identifier: EPL-1.0 +# SPDX-FileCopyrightText: 2017 The Linux Foundation +# Ignore nodejs dir created by linting tools +node_modules/ + # Ignore Vim temporary files .*.sw? # Ignore changes to the JJB Configuration File jenkins.ini -# Ignore Sandbox temporary files -jjb/*/releng-*.yaml - # Maven target/ @@ -24,7 +26,11 @@ target/ .tox/ __pycache__/ *.pyc +docs/_build/ + +# Node / NPM +_cacache/ +anonymous-cli-metrics.json # global-jjb -jjb/test.yaml archives/