galaxy.yaml: Update build_ignore

Ignore additional files we do not want to be part of the released
collection. Also ignore build artifacts in .gitignore.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-03-08 16:28:57 +01:00
parent 0ab47ad278
commit a9fdfe49b7
2 changed files with 15 additions and 5 deletions

2
.gitignore vendored
View File

@@ -136,3 +136,5 @@ dmypy.json
.vscode/
.idea/
bin/
*.tar.gz
*.zip