Skip to content

elastic-package build could exclude .DS_Store files gracefully on macOS #2463

@jmcarlock

Description

@jmcarlock

When building packages with elastic-package build with macOS, a common pain point is that system generated hidden files (specifically .DS_Store) cause it to generate errors when building packages if the folder has been opened with Finder. Instead of generating an error, these files could be automatically excluded from the package build.

Image

These files seem to already be excluded from the package root directory, but not subdirectories.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions