gitignore updated

This commit is contained in:
Lorenzo Volpi 2024-04-05 15:56:21 +02:00
parent 89df5be187
commit 4090bd0cee
1 changed files with 1 additions and 10 deletions

11
.gitignore vendored
View File

@ -4,16 +4,7 @@ quavenv/*
.venv/* .venv/*
.vscode/* .vscode/*
__pycache__/* *__pycache__*
baselines/__pycache__/*
baselines/densratio/__pycache__/*
qcdash/__pycache__/*
qcpanel/__pycache__/*
quacc/__pycache__/*
quacc/*/__pycache__/*
tests/__pycache__/*
tests/*/__pycache__/*
tests/*/*/__pycache__/*
htmlcov/* htmlcov/*
test*.py test*.py