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:
Monty Taylor 2020-03-03 08:56:00 -06:00
parent e0200e9faf
commit 1553d34b02
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@ -2,3 +2,5 @@
build_artifact
ansible_collections
galaxy.yml
FILES.json
MANIFEST.json

View File

@ -1,6 +1,5 @@
namespace: openstack
name: cloud
version: 1.0.0
readme: README.md
authors: Openstack
description: Openstack Ansible modules