ansible: .gitignore: make poky regex more specific

Otherwise it would also prevent changes to the poky role

Change-Id: I3ac9a6129323f27ba387b44d8293d7b134716af8
This commit is contained in:
Alexander Couzens 2023-01-10 01:33:39 +01:00 committed by laforge
parent e64f85a0ee
commit 113b295075
1 changed files with 1 additions and 1 deletions

2
ansible/.gitignore vendored
View File

@ -1,4 +1,4 @@
poky-*
poky-*toolchain*
cov-analysis-*.tar.gz
*.retry
*.swo