Ignoring .rst files made the CI fails because unlike setuptools, hatchling gives an error if the description file is not found. Also remove files that were generated by setuptools.
13 lines
98 B
Text
13 lines
98 B
Text
doc
|
|
tests
|
|
TAGS
|
|
build
|
|
dist
|
|
htmlcov
|
|
venv
|
|
**/__pycache__
|
|
.*
|
|
*.pyo
|
|
.*.sw[op]
|
|
|
|
!/doc/pyodide/meta.yaml
|