blob: b99e24897e2ed1236266e4a4e73b6e9cde46c82d [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/