Skip to content

Commit

Permalink
Add tfplan to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Jul 12, 2014
1 parent e39378b commit e476bca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
*.dll
*.exe
example.tf
terraform.tfplan
terraform.tfstate
bin/
vendor/

0 comments on commit e476bca

Please sign in to comment.