1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/.gitignore
Oliver Nocon 53f4ce96ae
feat(cpe): provide go templating functions (#3872)
* feat(cpe): provide go templating functions

* change type

* fix: type in test

* chore: add comment for exported function

* fix: ensure that custom returns string properly

* fix types and add tests

Co-authored-by: Anil Keshav <anil.keshav@sap.com>
2022-07-14 16:20:11 +02:00

52 lines
756 B
Plaintext

.idea/
bin
.settings
logs
reports
*.class
*.iml
.classpath
.project
*~
.vscode
# 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
# piper binary outputs
.pipeline/commonPipelineEnvironment/
.pipeline/influx/
*errorDetails.json
*_links.json
*_reports.json
# Result files
ATCResults.xml
AUnitResults.xml
ATCResults.html
AUnitResults.html
cmd/checkmarx/piper_checkmarx_report.json
cmd/fortify/piper_fortify_report.html
cmd/fortify/piper_fortify_report.json
cmd/toolruns