Skip to content

Commit d02f9f9

Browse files
committed
Update .gitignore
1 parent 29a1246 commit d02f9f9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: .gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,20 @@
55
Berksfile.lock
66
bin
77
bin/*
8+
.bundle
89
.bundle/*
910
.cache
11+
cookbooks
1012
/cookbooks
13+
coverage
1114
doc
15+
Dockerfile-kitchen*
16+
*.gem
1217
Gemfile.lock
1318
.kitchen
1419
.kitchen.local.yml
20+
metadata.json
21+
nodes/
1522
.*.sw[a-z]
1623
test/kitchen/.kitchen/
1724
*.un~

0 commit comments

Comments
 (0)