30 lines
418 B
Plaintext
30 lines
418 B
Plaintext
*.code-workspace
|
|
quavenv/*
|
|
*.pdf
|
|
.venv/*
|
|
.vscode/*
|
|
|
|
__pycache__/*
|
|
baselines/__pycache__/*
|
|
baselines/densratio/__pycache__/*
|
|
qcdash/__pycache__/*
|
|
qcpanel/__pycache__/*
|
|
quacc/__pycache__/*
|
|
quacc/*/__pycache__/*
|
|
tests/__pycache__/*
|
|
tests/*/__pycache__/*
|
|
tests/*/*/__pycache__/*
|
|
htmlcov/*
|
|
test*.py
|
|
|
|
*.coverage
|
|
.coverage
|
|
|
|
scp_sync.py
|
|
|
|
out/*
|
|
output/*
|
|
# !output/main/
|
|
|
|
.python-version
|
|
poetry.lock |