Skip to content

Commit ef75514

Browse files
committed
Merge pull request chef-boneyard#10 from sethvargo/CHEF-3942-chef-gitignore
Update .gitignore to include .chef
2 parents b5a1d0d + f9d26ee commit ef75514

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
.rake_test_cache
22

3+
###
4+
# Ignore Chef key files and secrets
5+
###
6+
.chef/*.pem
7+
.chef/encrypted_data_bag_secret

0 commit comments

Comments
 (0)