_build.*
build/
*.egg-info
.sconsign.dblite
config.log
.sconf_temp
*.o
*.os
*.so
*.cfgc
*.pyc
*_wrap.cc
*Lib.py
bin/*

# Built by sconsUtils
version.py
python/*.dist-info/

# Pytest
tests/.tests
pytest_session.txt
.cache/
.pytest_cache
.coverage
