blob: 7af8ae56f0f60afe9f2c5b20c6979509f371888a [file] [log] [blame]
# Compiled python modules.
buildstream/**/*.pyc
tests/**/*.pyc
# Setuptools distribution folder.
/dist/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info
.eggs
# Some testing related things
tmp
.coverage
.cache
# Integration test results
/integration-tests/*results/
#Built Docs
doc/build/
doc/source/elements/
doc/source/sources/