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
This commit is contained in:
Ben George 2016-06-08 21:02:07 +00:00
parent a686e6a4c5
commit 660b4e0f29
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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