Skip to content

Commit 852f5d9

Browse files
committed
Merge pull request bradleyd#19 from miguelaferreira/add-chefignore
Adding chefignore file
2 parents d274595 + cd5a4c4 commit 852f5d9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

chefignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
*/*file
2+
*/*file.lock
3+
bin/*
4+
bundle/*
5+
*/chefignore
6+
spec/*
7+
test/*
8+
vendor/*
9+
*/.git/*

0 commit comments

Comments
 (0)