Skip to content

Commit f98d2f7

Browse files
committed
Initial commit
0 parents  commit f98d2f7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.vagrant
2+
/cookbooks
3+
4+
# Bundler
5+
bin/*
6+
.bundle/*
7+
8+
.kitchen/
9+
.kitchen.local.yml

0 commit comments

Comments
 (0)