Files
puppet-cloudkitty/.gitignore
Matthew J. Black b18fdfb5cc Allow python-memcache install from authtoken class
The python-memcache package is required if using memcached. By
default the package is not installed and the define has it set to
false. This change allows managing the python-memcache package
install from the authtoken class.

Added a .gitignore since it was missing.

Change-Id: I545f25a0644d5b490de76b759c97651691e3f743
2017-01-12 07:57:37 -05:00

16 lines
163 B
Plaintext

pkg/
Gemfile.lock
vendor/
spec/fixtures/
.vagrant/
.bundle/
coverage/
.idea/
*.swp
*.iml
openstack/
# Files created by releasenotes build
releasenotes/build
.tox