https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 67bde5856f682ea06e1c1651900b8258f9e9af61 authored by Lars Bilke on 16 December 2022, 13:36:07 UTC
Merge branch 'metis-cleanup' into 'master'
Tip revision: 67bde58
.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