Clean up .gitignore files

Remove extraneous .gitignore files, add definitions to main .gitignore file in the root of the repository

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
Scott Lowe 2017-05-23 15:04:03 -06:00
parent d9504bffff
commit f2952181fe
No known key found for this signature in database
GPG key ID: 949F43F6E6C11780
5 changed files with 4 additions and 9 deletions

5
.gitignore vendored
View file

@ -7,5 +7,8 @@
.vagrant
real-adminrc
*.taskpaper
terraform/tf-example/terraform.tfstate*
*.tfstate
*.tfstate.backup
*.tfvars
consul-*.config.json
*.defaults

View file

@ -1,2 +0,0 @@
.vagrant
*.defaults

View file

@ -1,2 +0,0 @@
.vagrant
*.defaults

View file

@ -1,2 +0,0 @@
.vagrant
*.defaults

View file

@ -1,2 +0,0 @@
*.tfstate
*.tfstate.backup