puppet-tacker/.gitignore
ZhongShengping 7b7a0d3842 Update .gitignore
This patch[1] already explains why updating .gitignore

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

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