*.pyc
build
dist
*.egg-info
.project
.pydevproject
.vagrant
.settings
.coverage
.cache/*

.env
.venv*/*

prepare_test_env
.idea/*
