Ignore secrets.yml
Ignore `secrets.yml` so that if can be used to hold sensitive credentials. See gh-9316
This commit is contained in:
parent
258c442e9a
commit
0419d42b7c
|
@ -35,3 +35,4 @@ settings.xml
|
||||||
target
|
target
|
||||||
transaction-logs
|
transaction-logs
|
||||||
.flattened-pom.xml
|
.flattened-pom.xml
|
||||||
|
secrets.yml
|
||||||
|
|
Loading…
Reference in New Issue