Add etc/designate/*.yaml to .gitignore

With recent changes to pool manager config, it is common for users to
have a pool.yaml in etc/designate.

Change-Id: I9c852139907c50c96d33eaa62fa6b006c1ff85e8
changes/44/327344/2
Ben George 7 years ago
parent a686e6a4c5
commit 660b4e0f29

1
.gitignore vendored

@ -52,4 +52,5 @@ doc/build/*
doc/source/api/*
api-ref/build/*
etc/designate/*.conf
etc/designate/*.yaml
var/*

Loading…
Cancel
Save