diff --git a/.gitignore b/.gitignore index 03b216d..0b97a44 100644 --- a/.gitignore +++ b/.gitignore @@ -4,16 +4,7 @@ quavenv/* .venv/* .vscode/* -__pycache__/* -baselines/__pycache__/* -baselines/densratio/__pycache__/* -qcdash/__pycache__/* -qcpanel/__pycache__/* -quacc/__pycache__/* -quacc/*/__pycache__/* -tests/__pycache__/* -tests/*/__pycache__/* -tests/*/*/__pycache__/* +*__pycache__* htmlcov/* test*.py