# Python
*.pyc
*.egg-info
*.egg

# Tests
.env/configurations/tmp/*

# Framework
dist/
build/

# Projects
.idea
