Skip to content

Commit cd5a4c4

Browse files
Adding chefignore file
1 parent d274595 commit cd5a4c4

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)