Ignore all env*.yaml files

Deploying with --id creates more of these and we don't want to
track them in git.
This commit is contained in:
Ben Nemec 2017-03-07 10:24:30 -06:00
parent 13baaeb715
commit d0a5bdfe65
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
nodes.json
env.yaml
env*.yaml
bmc_bm_pairs
*.pyc
*.pyo