1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-04 04:07:16 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

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