*.pyc
*.o
*.obj
*.so
*~

.vagrant

# IDE ignore
.project
.settings
.pydevproject
.cproject
.idea
.vscode

