
Modify the .gitreview file, since this project belongs to OpenStack from now on. Modify Rakefile to adapt to OpenStack gerrit's test. Change-Id: I91e6a433dbbef61db59f9dfe1609a7368bf55c11
17 lines
209 B
Plaintext
17 lines
209 B
Plaintext
pkg/
|
|
Gemfile.lock
|
|
vendor/
|
|
spec/fixtures/
|
|
.vagrant/
|
|
.bundle/
|
|
coverage/
|
|
.idea/
|
|
*.swp
|
|
*.iml
|
|
openstack/
|
|
<% if ! @configs['paths'].nil? -%>
|
|
<% @configs['paths'].each do |path| -%>
|
|
<%= path %>
|
|
<% end -%>
|
|
<% end -%>
|