puppet-keystone/.gitignore
Martin André f3a544cf4f Add log directory to .gitignore
The log directory gets created when running specs locally. Let's ignore
it.

Change-Id: I9a2a25222b306cf79d140cbaa477936cd99d94ae
2016-08-12 10:29:55 +02:00

17 lines
168 B
Plaintext

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