26 lines
218 B
Text
26 lines
218 B
Text
.DS_Store
|
|
._*
|
|
*.pyc
|
|
__pycache__/
|
|
.mypy_cache/
|
|
.pytest_cache/
|
|
.github/
|
|
.git/
|
|
.pdm-build/
|
|
.pdm-python/
|
|
.eggs/
|
|
|
|
venv/
|
|
.venv/
|
|
.docker-venv/
|
|
node_modules/
|
|
|
|
build/
|
|
dist/
|
|
brew_dist/
|
|
deb_dist/
|
|
pip_dist/
|
|
assets/
|
|
|
|
data/
|
|
output/
|