.vagrant
*~
*#
.#*
\#*#
.*.sw[a-z]
*.un~
/cookbooks
version.txt

# Bundler
bin/*
.bundle/*
.vendor/*

.kitchen/
.kitchen.local.yml

Berksfile.lock

/cache/

#IDE
.idea/
