Ignore secrets.yml

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

See gh-9316
This commit is contained in:
Phillip Webb 2017-09-19 17:33:48 -07:00
parent 258c442e9a
commit 0419d42b7c

1
.gitignore vendored
View File

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