You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +02:00
Fix .gitignore (#3760)
* Fix gitignore * Create dummy commit to retrigger cla
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@@ -25,7 +25,6 @@ consumer-test/**/workspace
|
|||||||
debug.test
|
debug.test
|
||||||
/cache/protecode
|
/cache/protecode
|
||||||
|
|
||||||
|
|
||||||
# build artifacts
|
# build artifacts
|
||||||
/piper
|
/piper
|
||||||
/piper.exe
|
/piper.exe
|
||||||
@@ -46,19 +45,3 @@ ATCResults.xml
|
|||||||
AUnitResults.xml
|
AUnitResults.xml
|
||||||
ATCResults.html
|
ATCResults.html
|
||||||
AUnitResults.html
|
AUnitResults.html
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
/cmd/*
|
|
||||||
=======
|
|
||||||
/cmd/temp-*
|
|
||||||
/cmd/toolruns
|
|
||||||
/cmd/checkmarx
|
|
||||||
/cmd/.pipeline
|
|
||||||
/cmd/fortify
|
|
||||||
/cmd/protecode
|
|
||||||
cmd/dockerimagename_latest.tar
|
|
||||||
<<<<<<< HEAD
|
|
||||||
>>>>>>> 06e5ca29 (OSL - AUnit & ATC usage)
|
|
||||||
=======
|
|
||||||
cmd/atcSystemConfig.json
|
|
||||||
>>>>>>> b126ba70 (Unittest ATC: packagetree --> package incl. subpackages)
|
|
||||||
|
Reference in New Issue
Block a user