# cache
__pycache__
.pytest_cache

# params
params/*

# vscode file
.vscode

# build file
build
*.egg-info

*.ipynb