diff options
author | Augustina Ragwitz <auggy@cpan.org> | 2016-08-31 08:54:25 -0700 |
---|---|---|
committer | Augustina Ragwitz <auggy@cpan.org> | 2016-08-31 08:54:25 -0700 |
commit | be68e3c606fbd140a21902ed81e98e48b028f1e6 (patch) | |
tree | 0107487aff1e9552e76b312b030a1d47cc277827 /.gitignore | |
parent | dd44096a04a85319481943c1b2bb2471e752b0b3 (diff) | |
download | nova-be68e3c606fbd140a21902ed81e98e48b028f1e6.tar.gz |
Ignore generated merged policy files
Change-Id: Ib26e0269e95c650b8193984fc5314601c662ad2b
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a90a414002..ca61a4883f 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ api-guide/build/* api-ref/build/* etc/nova/nova.conf.sample etc/nova/policy.yaml.sample +etc/nova/policy.yaml.merged instances keeper keys |