X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.gitignore;h=aba32e315957bb4889fa1703c655d43f64acd4eb;hb=HEAD;hp=2bb356d1ac58962c2e74a83387e650bcd05b6782;hpb=af3db4b5361d4ef71a37aed82fb75055201ffe31;p=releng%2Fglobal-jjb.git diff --git a/.gitignore b/.gitignore index 2bb356d1..aba32e31 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,12 @@ +# 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 +24,11 @@ target/ .tox/ __pycache__/ *.pyc +docs/_build/ + +# Node / NPM +_cacache/ +anonymous-cli-metrics.json # global-jjb -jjb/test.yaml archives/