18 lines
225 B
Plaintext
18 lines
225 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
src/*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
.deps/
|
|
outputs/
|
|
|
|
# Local heavyweight checkouts and generated experiment artifacts
|
|
third_party/
|
|
*.log
|