25 lines
259 B
Plaintext
25 lines
259 B
Plaintext
|
*.egg-info
|
||
|
*.py[co]
|
||
|
*Dockerfile
|
||
|
*~
|
||
|
.DS_Store
|
||
|
.circleci
|
||
|
.coverage*
|
||
|
.env*
|
||
|
.git
|
||
|
.mypy_cache
|
||
|
.picopt_timestamp
|
||
|
.pytest_cache
|
||
|
.ropeproject
|
||
|
.ruff_cache
|
||
|
.venv*
|
||
|
MANIFEST
|
||
|
NEWS
|
||
|
TODO.md
|
||
|
__pycache__
|
||
|
docker-compose*
|
||
|
monkeytype.sqlite3
|
||
|
node_modules
|
||
|
test-results
|
||
|
version.sh
|