Clean up minor build quibbles
collection build produces FILES.json and METADATA.json, so add them to the .gitignore. Also, remove the version line from galaxy.yml.in since it's generated. Change-Id: I2ea0b04c8e56b3b7186ac2e9c475144340067636
This commit is contained in:
parent
e0200e9faf
commit
1553d34b02
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@
|
||||
build_artifact
|
||||
ansible_collections
|
||||
galaxy.yml
|
||||
FILES.json
|
||||
MANIFEST.json
|
||||
|
@ -1,6 +1,5 @@
|
||||
namespace: openstack
|
||||
name: cloud
|
||||
version: 1.0.0
|
||||
readme: README.md
|
||||
authors: Openstack
|
||||
description: Openstack Ansible modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user