.idea/
__pycache__/
models/
*.pyc
*~
_build/
build/
dist/
machine_learning.egg-info/
ease.egg-info/
*.egg
.coverage
*.orig
!.vc
data/json_data/*

