Skip to content

Commit b91d82a

Browse files
committed
Add more git-only files to check-sdist
1 parent 535940c commit b91d82a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,10 @@ exclude_also = [
320320
git-only = [
321321
"tests/**",
322322
"tools/**",
323+
"news/.gitignore",
323324
".gitattributes",
324325
".gitignore",
325-
"news/.gitignore"
326+
".git-blame-ignore-revs",
327+
".mailmap",
328+
".readthedocs-custom-redirects.yml"
326329
]

0 commit comments

Comments
 (0)