Skip to content

Exclude non-essential files from distributed package#110

Open
jeherve wants to merge 2 commits into
soundasleep:masterfrom
jeherve:add/gitattributes-package
Open

Exclude non-essential files from distributed package#110
jeherve wants to merge 2 commits into
soundasleep:masterfrom
jeherve:add/gitattributes-package

Conversation

@jeherve

@jeherve jeherve commented Jul 8, 2025

Copy link
Copy Markdown

Fixes #107

Introduce a .gitattributes file to indicate a list of directories or files that do not need to be added when requiring a stable version of the package.

jeherve added 2 commits July 8, 2025 10:14
Fixes soundasleep#107

Introduce a .gitattributes to indicate a list of directories or files that do not need to be added when requiring a stable version of the package.
@Neustradamus

Copy link
Copy Markdown

@soundasleep: Have you seen this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The 'tests' folder is heavy is not necessary for the package users

2 participants