mirror of
https://github.com/correl/typesafe-monads.git
synced 2024-11-21 19:18:42 +00:00
11 lines
97 B
Text
11 lines
97 B
Text
*.egg
|
|
*.egg-info/
|
|
*.log
|
|
*.py[cod]
|
|
*~
|
|
.coverage
|
|
.eggs/
|
|
.python-version
|
|
dist/
|
|
poetry.lock
|
|
reports/
|