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 1f34511407
Provide golang based Piper library (#915)
* Provide golang based Piper  library

This includes the main command
and a sub command for config resolution
2019-10-24 10:59:58 +02:00

24 lines
277 B
Plaintext

.idea/
/bin
.settings
logs
reports
*.class
*.iml
.classpath
.project
*~
# 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
piper
piper.exe