1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/.gitignore

56 lines
862 B
Plaintext
Raw Normal View History

2017-07-11 15:12:03 +02:00
.idea/
bin
2017-07-11 15:12:03 +02:00
.settings
logs
reports
*.class
*.iml
.classpath
.project
*~
2019-11-05 17:30:41 +02:00
.vscode
2017-07-11 15:12:03 +02:00
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
target/
targets/
documentation/docs-gen
consumer-test/**/workspace
*.code-workspace
.factorypath
debug.test
/cache/protecode
# build artifacts
/piper
/piper.exe
/piper_master
/piper_master.exe
/jenkins-library
/jenkins-library.exe
node_modules/
# piper binary outputs
.pipeline/commonPipelineEnvironment/
.pipeline/influx/
.pipeline/stepReports/
*errorDetails.json
*_links.json
*_reports.json
# Result files
ATCResults.xml
AUnitResults.xml
ATCResults.html
AUnitResults.html
cmd/.pipeline/stepReports/
cmd/checkmarx/piper_checkmarx_report.json
cmd/checkmarx/piper_checkmarx_report.html
cmd/fortify/piper_fortify_report.html
cmd/fortify/piper_fortify_report.json
cmd/toolruns