https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 87d923ae91622274550d3040b7a1abbd55857da3 authored by KeitaYoshioka on 16 September 2021, 18:40:48 UTC
Merge branch 'PhaseField' into 'master'
Tip revision: 87d923a
.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