QuAcc/.gitignore

30 lines
418 B
Plaintext
Raw Permalink Normal View History

2023-11-08 17:26:44 +01:00
*.code-workspace
quavenv/*
*.pdf
2023-11-14 08:56:12 +01:00
.venv/*
2024-04-02 12:26:07 +02:00
.vscode/*
2023-11-08 17:26:44 +01:00
__pycache__/*
baselines/__pycache__/*
baselines/densratio/__pycache__/*
2023-11-29 03:56:24 +01:00
qcdash/__pycache__/*
2023-11-11 18:46:27 +01:00
qcpanel/__pycache__/*
2023-11-08 17:26:44 +01:00
quacc/__pycache__/*
2023-12-21 16:47:47 +01:00
quacc/*/__pycache__/*
2023-11-08 17:26:44 +01:00
tests/__pycache__/*
2023-11-14 08:56:12 +01:00
tests/*/__pycache__/*
tests/*/*/__pycache__/*
2023-12-21 16:47:47 +01:00
htmlcov/*
2024-03-24 19:46:01 +01:00
test*.py
2023-11-08 17:26:44 +01:00
*.coverage
.coverage
scp_sync.py
out/*
output/*
2024-04-02 12:26:07 +02:00
# !output/main/
.python-version
poetry.lock