23 lines
137 B
Plaintext
23 lines
137 B
Plaintext
# remote-exec:
|
|
|
|
.remote.toml
|
|
.poetry_pypath
|
|
|
|
|
|
# poetry:
|
|
|
|
*.egg-info
|
|
poetry.toml
|
|
.venv/
|
|
|
|
|
|
# python:
|
|
|
|
__pycache__
|
|
*.pyc
|
|
|
|
|
|
# migen:
|
|
|
|
build/
|