diff --git a/.gitignore b/.gitignore index 5c1fb1a..9af3842 100644 --- a/.gitignore +++ b/.gitignore @@ -32,10 +32,11 @@ python_shim/build/ *.envrc # Development with Python -python/prophet/bin/ -python/prophet/etc/ -python/prophet/lib/ -python/prophet/pyvenv.cfg -python/prophet/share/ -python/prophet/stan_model/ +python/**/bin/ +python/**/etc/ +python/**/lib/ +python/**/lib64 +python/**/pyvenv.cfg +python/**/share/ +python/**/stan_model/ .Rproj.user