https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: ab3ccc9868f96e7bb6df24d433accdc759854821 authored by wenqing on 22 September 2021, 13:13:33 UTC
Merge branch 'fix_create_q_mesh' into 'master'
Tip revision: ab3ccc9
.codespellrc
[codespell]
skip = ./.git,./Tests/Data,./ThirdParty,*.yml,*.bib,./web/content/imprint.md,./GeoLib/IO/XmlIO/OpenGeoSysSTN.xsd
ignore-words-list = Theis,nd,theis,strat
exclude-file = .codespellexclude
back to top