mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
2ebf2010b7
* Protecode as go implementation Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com> Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
28 lines
318 B
Plaintext
28 lines
318 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
|
|
/piper
|
|
/piper.exe
|
|
.factorypath
|
|
|
|
/cache/protecode
|