a52d6f8707
This patch[1] already explains why updating .gitignore [1]https://review.openstack.org/#/c/466356/ Change-Id: Ic313892246f69f822afcd2bea75a9a79cfc8d159 Depends-On: Ifeaaa14c63158d0318218ca62ee41e98fc4c0b57 Co-Authored-By: Alex Schultz <aschultz@redhat.com>
17 lines
168 B
Plaintext
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
|