https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 346314cfcd0e927ebc8faf2594727c9acab5f858 authored by Tom Fischer on 13 January 2023, 10:47:52 UTC
Merge branch 'FixSecondaryVariableOutput' into 'master'
Tip revision: 346314c
.codespellrc
[codespell]
skip = ./.git,./Tests/Data,./ThirdParty,*.yml,*.bib,./web/content/imprint.md,./GeoLib/IO/XmlIO/OpenGeoSysSTN.xsd
ignore-words-list = ket,nd,strat,theis,ba,sur
exclude-file = .codespellexclude
back to top