11 lines
114 B
Plaintext
11 lines
114 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.venv/
|
|
dist/
|
|
build/
|
|
*.egg-info/
|
|
.nlprog/runs/*.json
|