aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2023-01-10 01:33:39 +0100
committerlaforge <laforge@osmocom.org>2023-01-23 10:57:45 +0000
commit113b295075466696e36230f6a8fc0f6b5cd2c64e (patch)
treed5e5d8e3e84dd40f85706adb9b8dc9e1bf1e27da /ansible
parente64f85a0ee1f5e830a19b7e117dd11d36066a64e (diff)
ansible: .gitignore: make poky regex more specific
Otherwise it would also prevent changes to the poky role Change-Id: I3ac9a6129323f27ba387b44d8293d7b134716af8
Diffstat (limited to 'ansible')
-rw-r--r--ansible/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/.gitignore b/ansible/.gitignore
index 2fa603c..b23a1b1 100644
--- a/ansible/.gitignore
+++ b/ansible/.gitignore
@@ -1,4 +1,4 @@
-poky-*
+poky-*toolchain*
cov-analysis-*.tar.gz
*.retry
*.swo