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

Fix .gitignore (#3760)

* Fix gitignore

* Create dummy commit to retrigger cla
This commit is contained in:
Daniel Mieg 2022-05-02 10:41:20 +02:00 committed by GitHub
parent c65e569cdf
commit 399a334760
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

17
.gitignore vendored
View File

@ -25,7 +25,6 @@ consumer-test/**/workspace
debug.test
/cache/protecode
# build artifacts
/piper
/piper.exe
@ -46,19 +45,3 @@ ATCResults.xml
AUnitResults.xml
ATCResults.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)