25 lines
403 B
Plaintext
25 lines
403 B
Plaintext
*.code-workspace
|
|
quavenv/*
|
|
*.pdf
|
|
.venv/*
|
|
|
|
__pycache__/*
|
|
baselines/__pycache__/*
|
|
baselines/densratio/__pycache__/*
|
|
qcpanel/__pycache__/*
|
|
quacc/__pycache__/*
|
|
quacc/evaluation/__pycache__/*
|
|
quacc/method/__pycache__/*
|
|
quacc/quantification/__pycache__/*
|
|
tests/__pycache__/*
|
|
tests/*/__pycache__/*
|
|
tests/*/*/__pycache__/*
|
|
|
|
*.coverage
|
|
.coverage
|
|
|
|
scp_sync.py
|
|
|
|
out/*
|
|
output/*
|
|
!output/main/ |