mirror of https://github.com/pyodide/pyodide.git
31 lines
321 B
Plaintext
31 lines
321 B
Plaintext
*.a
|
|
*.o
|
|
*.pyc
|
|
src/js/*.gen.*
|
|
|
|
*.egg-info/
|
|
|
|
__pycache__
|
|
|
|
.docker_home
|
|
.hypothesis
|
|
.idea
|
|
.mozilla
|
|
.mypy_cache/
|
|
.pytest_cache/
|
|
.vscode
|
|
|
|
build
|
|
ccache
|
|
cpython/downloads
|
|
cpython/installs
|
|
cpython/build.log
|
|
docs/_build/
|
|
emsdk/emsdk
|
|
geckodriver.log
|
|
node_modules
|
|
packages/.artifacts
|
|
packages/*/build.log*
|
|
packages/build-logs
|
|
dist/
|