*.py[cod] # C extensions *.so # Packages *.egg* *.egg-info dist build eggs parts bin var sdist develop-eggs .installed.cfg lib lib64 # Exclude those directories, as they contain the DPM Guest Image Tools # Don't ignore those directories, as they contain the DPM Guest Image Tools. # '!' reverts the matching on 'bin' and 'lib' under guest_image_tools/usr/" !guest_image_tools/usr/bin !guest_image_tools/usr/lib # Installer logs pip-log.txt # Unit test / coverage reports cover/ .coverage* !.coveragerc .tox nosetests.xml .testrepository .venv # Translations *.mo # Mr Developer .mr.developer.cfg .project .pydevproject .idea # Complexity output/*.html output/*/index.html # Sphinx doc/build # pbr generates these AUTHORS ChangeLog # Editors *~ .*.swp .*sw? # Files created by releasenotes build releasenotes/build # Ignore autogenerated config files etc/nova/nova_dpm.conf.sample doc/source/_static/nova_dpm.conf.sample