Adjust gitattributes to allow for customization
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3554886. --> Reported by: [phenaproxima](https://www.drupal.org/user/205645) Related to !104 >>> <p>We need to adjust .gitattributes:</p> <ul> <li>Include package.json and .nvmrc</li> <li>Remove /docs</li> <li>Remove /components/*/*~main.twig, which is for Storybook support</li> <li>Remove screenshot.png (actually fully delete this, it's a screenshot of Byte)</li> </ul>
issue