18 lines
No EOL
189 B
Text
18 lines
No EOL
189 B
Text
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
# Others
|
|
.direnv
|
|
.mypy_cache
|
|
.python-version
|
|
.pytest_cache
|
|
.vscode
|
|
_autosummary |