From dc36c5b5c782a18758ada0b2df1a222a703416bd Mon Sep 17 00:00:00 2001 From: Georg Wicke-Arndt Date: Mon, 21 Oct 2024 13:59:27 +0200 Subject: [PATCH] Add ansible file icon to .vscodeignore (#1592) * Add ansible file icon to .vscodeignore --- .config/dictionary.txt | 1 + .vscodeignore | 1 + 2 files changed, 2 insertions(+) diff --git a/.config/dictionary.txt b/.config/dictionary.txt index 6cfbd8ef2..5ec2e26fc 100644 --- a/.config/dictionary.txt +++ b/.config/dictionary.txt @@ -104,6 +104,7 @@ esbenp extest extester fgierlinger +fileicon fqcn fredericgiquel ganeshrn diff --git a/.vscodeignore b/.vscodeignore index 05ec6b645..d07eea9ac 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -9,6 +9,7 @@ !LICENSE !docs/README.md !images/ansible.svg +!images/ansible-fileicon.svg !images/logo.png !jinja-language-configuration.json !media/style.css