Spellcheck: ignore svg files by default
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3461974. -->
Reported by: [grimreaper](https://www.drupal.org/user/2388214)
Related to !239
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When adding SVG icons in projects, like in <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ui_suite_bootstrap/issues/3426449" title="Status: Closed (fixed)">#3426449: Update styles declaration to use UI Styles sources</a></span> or <a href="https://www.drupal.org/project/sobki_profile_bootstrap">https://www.drupal.org/project/sobki_profile_bootstrap</a>, it raises Spellcheck warnings because it is scanned.</p>
<p>Instead of adding the words in the project dictionary (like in <a href="https://www.drupal.org/project/sobki_profile_bootstrap">https://www.drupal.org/project/sobki_profile_bootstrap</a>) maybe it will be better to exclude svg files by default.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Commit SVG files to a repository.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Exclude SVG files by default</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Agree if ok to add such feature.<br>
If yes, in Gitlab templates or in core cspell config?<br>
Provide MR</p>
> Related issue: [Issue #3426449](https://www.drupal.org/node/3426449)
issue