### OS X ###
.DS_Store

### C ###
*.o

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

### Xcode ###
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.xcuserstate

### Hopper ###
*.hop


### Test Output ###
output.plist
/htmlcov
/.tox
/.coverage
/lint_output.txt
/installed_files.txt
