chef/cookbooks/redis/.gitignore

10 lines
78 B
Plaintext

*.tgz
*.tar.gz
vendor/bundle
.bundle
.DS_Store
build/*
tmp/
*.lock
.kitchen/*