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