# Compiled files *.py[co] *.a *.o *.so # Sphinx _build doc/source/contributor/api/ _static # release notes build releasenotes/build # Packages/installer info *.egg *.egg-info dist build eggs .eggs parts var sdist develop-eggs .installed.cfg # Other *.DS_Store .idea .testrepository .stestr .tox .venv .*.swp .coverage cover AUTHORS ChangeLog *.sqlite *~ # Vagrant .vagrant