composer / composer/satis

.gitattributes extport-ignore doesn‘t work as expected

Open
#471 1 comment 6 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
3.3k
Forks
530
Avg merge
6h 53m
Merged PRs (30d)
13

Description

My .gitattributes

/Tests/ export-ignore

**Expected behavior:**

`./Tests` is excluded from archive

**Actual behavior**

`./Tests` is included

**Comment**:

if I change the line to `Tests/ export-ignore` it works but excludes `src/Whatever/Tests`, too. This is not intended. I tried a non-github (self-hosted) git repo as well as a local file path. Same result for both.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.