Add a .gitattributes file to prevent certain internal development files from being included in tarballs

Created on 3 September 2025, 4 days ago

Problem/Motivation

There are some files that are never going to be used by Mercury at runtime in Drupal, such as .storybook, vitePlugins, and possibly other stuff. These files should not be included in release tarballs. Therefore, we should use a gitattributes file to mark these files and directories as export-ignore.

πŸ“Œ Task
Status

Active

Version

1.0

Component

Templates/PHP

Created by

πŸ‡ΊπŸ‡ΈUnited States phenaproxima Massachusetts

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024