We should only ignore openstack from the root directory because otherwise new files in the openstack/ subfolders under lib are not tracked. Change-Id: Ife454df6ae8d45826608bea59c3df2eb04e43016 Closes-Bug: #1541896
16 lines
164 B
Plaintext
16 lines
164 B
Plaintext
pkg/
|
|
Gemfile.lock
|
|
vendor/
|
|
spec/fixtures/
|
|
.vagrant/
|
|
.bundle/
|
|
coverage/
|
|
.idea/
|
|
*.swp
|
|
*.iml
|
|
/openstack/
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|
|
.tox
|