Ignore secrets.yml

Ignore `secrets.yml` so that if can be used to hold sensitive
credentials.

See gh-9316
pull/10519/head
Phillip Webb 7 years ago
parent 258c442e9a
commit 0419d42b7c

1
.gitignore vendored

@ -35,3 +35,4 @@ settings.xml
target
transaction-logs
.flattened-pom.xml
secrets.yml

Loading…
Cancel
Save