CI: Switch to using reuse for license checking
[releng/global-jjb.git] / .gitignore
index 2bb356d..09ad7a6 100644 (file)
@@ -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/