Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / .gitignore
index 2bb356d..aba32e3 100644 (file)
@@ -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/