Skip to content

Commit 89f8ec3

Browse files
committed
Ignore .github and .pdm-build
1 parent 9d6ff04 commit 89f8ec3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ expression = "get_version()"
6868
[tool.hatch.build]
6969
# Include as much as possible in the source distribution, to help redistributors.
7070
ignore-vcs = true
71+
exclude = [".github", ".pdm-build"]
7172

7273
[tool.hatch.build.targets.sdist]
7374
include = [

0 commit comments

Comments
 (0)