Commit 0db655b
fix: exclude .ansible, .ansible-lint, .gitignore from collection build
The .ansible/ directory (created during local collection install)
was leaking into the tarball with a recursive copy of the collection.
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>1 parent a70a11d commit 0db655b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
0 commit comments