gitignore updated
This commit is contained in:
parent
89df5be187
commit
4090bd0cee
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue