Browse Source

Ignore secrets.yml

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

See gh-9316
pull/10519/head
Phillip Webb 8 years ago
parent
commit
0419d42b7c
  1. 1
      .gitignore

1
.gitignore vendored

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

Loading…
Cancel
Save