puppet-gnocchi/.gitignore
ZhongShengping d39f802519 Update .gitignore
This patch[1] already explains why updating .gitignore

[1]https://review.openstack.org/#/c/466356/

Change-Id: I5ea9ddfb2a3e5827c83c6d0f164ab0aa4754ab15
Depends-On: Ifeaaa14c63158d0318218ca62ee41e98fc4c0b57
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
2018-04-11 08:55:18 +08: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