*.pyc
*.log
/nosetests.xml
/.venv/
.settings/
.project
.classpath
/.coverage
.DS_Store
/build/
dist/
*.egg-info/
.eggs/
*.sw*
~*
*~

.idea/
