X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.gitignore;h=aba32e315957bb4889fa1703c655d43f64acd4eb;hb=refs%2Fchanges%2F68%2F72668%2F12;hp=53704da62ae6d03e1cdb58cbad6643e2cf1d2bf9;hpb=845c57f01aa18f13792de918dea411ad9972329f;p=releng%2Fglobal-jjb.git diff --git a/.gitignore b/.gitignore index 53704da6..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,3 +24,11 @@ target/ .tox/ __pycache__/ *.pyc +docs/_build/ + +# Node / NPM +_cacache/ +anonymous-cli-metrics.json + +# global-jjb +archives/