gitignore updated
This commit is contained in:
parent
020728ed5d
commit
160c6920cb
|
@ -6,11 +6,13 @@ quavenv/*
|
||||||
__pycache__/*
|
__pycache__/*
|
||||||
baselines/__pycache__/*
|
baselines/__pycache__/*
|
||||||
baselines/densratio/__pycache__/*
|
baselines/densratio/__pycache__/*
|
||||||
|
qcdash/__pycache__/*
|
||||||
qcpanel/__pycache__/*
|
qcpanel/__pycache__/*
|
||||||
quacc/__pycache__/*
|
quacc/__pycache__/*
|
||||||
quacc/evaluation/__pycache__/*
|
quacc/evaluation/__pycache__/*
|
||||||
quacc/method/__pycache__/*
|
quacc/method/__pycache__/*
|
||||||
quacc/quantification/__pycache__/*
|
quacc/quantification/__pycache__/*
|
||||||
|
quacc/plot/__pycache__/*
|
||||||
tests/__pycache__/*
|
tests/__pycache__/*
|
||||||
tests/*/__pycache__/*
|
tests/*/__pycache__/*
|
||||||
tests/*/*/__pycache__/*
|
tests/*/*/__pycache__/*
|
||||||
|
|
Loading…
Reference in New Issue