diff --git a/.gitignore b/.gitignore index 0eca6fa1..539b10e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +_build* +.sconsign.dblite _site Gemfile Gemfile.lock @@ -16,3 +18,4 @@ python/lsst/sdm_schemas/version.py # SCons build config.log +python/*.dist-info/