puppet-watcher/.gitignore
ZhongShengping 88a5a48d5f Update .gitignore
This patch[1] already explains why updating .gitignore

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

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