Skip to content

Add .gitattributes file to exclude unnecessary files from the plugin ZIP #28

@TobiasBg

Description

@TobiasBg

Files and folders that are only needed for development and build processes should be excluded from the plugin ZIP file. This is easily done by adding a .gitattributes file.

Folders to exclude are, for example, .planning, .claude, .github (in Composer dependencies).
Files are e.g. composer.json and similar.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions