1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-10-30 23:57:50 +02:00

ignore bin folder (#326)

This commit is contained in:
Christopher Fenner
2018-10-05 08:22:55 +02:00
committed by GitHub
parent 7a961ef38e
commit d4ca181b1d

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.idea/
bin/
.settings
logs
reports