chef/cookbooks/redis/.gitignore
2015-07-21 19:45:23 +02:00

10 lines
78 B
Plaintext

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