Skip to content

Commit 4543265

Browse files
committed
Do not expect new config files in manifest
1 parent fe40b6f commit 4543265

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,8 @@ make-summary-multi-line = true
297297
[tool.check-manifest]
298298

299299
ignore = [
300+
".checkmake-config.ini",
301+
".yamlfmt",
300302
"*.enc",
301303
"admin/**",
302304
"readthedocs.yaml",

0 commit comments

Comments
 (0)