*.pyc
*.egg-info
__pycache__
*.mo

.cache
.pytest_cache
.coverage
.tox*
.venv*
.python-version

.vscode

build
dist
prof
coverage.xml

package.json
package-lock.json
node_modules
