gitignore updated
This commit is contained in:
parent
79850971f3
commit
00081ad9bd
|
|
@ -10,6 +10,7 @@ qcpanel/__pycache__/*
|
||||||
quacc/__pycache__/*
|
quacc/__pycache__/*
|
||||||
quacc/evaluation/__pycache__/*
|
quacc/evaluation/__pycache__/*
|
||||||
quacc/method/__pycache__/*
|
quacc/method/__pycache__/*
|
||||||
|
quacc/quantification/__pycache__/*
|
||||||
tests/__pycache__/*
|
tests/__pycache__/*
|
||||||
tests/*/__pycache__/*
|
tests/*/__pycache__/*
|
||||||
tests/*/*/__pycache__/*
|
tests/*/*/__pycache__/*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue