# Editor configuration
.idea/

# Compiled modules
*.pyc
__pycache__

# Setuptools, their dist folder
/build/
/dist/

# Python egg metadata, regenerated by setuptools
/*.egg-info
/*.egg

# checks
phpunit
phpunit-*
