You've already forked sap-jenkins-library
							
							
				mirror of
				https://github.com/SAP/jenkins-library.git
				synced 2025-10-30 23:57:50 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			55 lines
		
	
	
		
			848 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			55 lines
		
	
	
		
			848 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/
 | |
| .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
 |