.sconsign.dblite
config.log
.sconf_temp
*.o
*.os
*.so
*.cfgc
*.pyc
*_wrap.cc
*Lib.py

# Built by sconsUtils
version.py
bin/

# pip
build/
python/lsst_dax_ppdb.egg-info/
python/lsst_dax_ppdb.dist-info/

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

# VS Code
.vscode
