Files
git-flow/pyrightconfig.json

7 lines
56 B
JSON

{
"exclude": [
"build",
"**/*.egg-info"
]
}