Closed Stillerman closed 8 years ago
Adds a gitignore function to the generator that creates a .gitgnore if needed, then appends a path to it. Generator now automatically adds ansible/aws_keys and `ansible/appName.pem to the .gitignore
.gitgnore
ansible/aws_keys
Fixes #80
Adds a gitignore function to the generator that creates a
.gitgnore
if needed, then appends a path to it. Generator now automatically addsansible/aws_keys
and `ansible/appName.pem to the .gitignoreFixes #80