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
chore(git): add binary file to ignore list (#2110)
This commit is contained in:
committed by
GitHub
parent
d2c420bfe7
commit
9992881c37
16
.gitignore
vendored
16
.gitignore
vendored
@@ -18,17 +18,25 @@ targets/
|
||||
documentation/docs-gen
|
||||
|
||||
consumer-test/**/workspace
|
||||
.pipeline/commonPipelineEnvironment
|
||||
|
||||
*.code-workspace
|
||||
/piper
|
||||
/piper.exe
|
||||
.factorypath
|
||||
/piper_master
|
||||
|
||||
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
|
||||
|
Reference in New Issue
Block a user