https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 120dd4c728be216dd93ebb5e8bb957b73b3cb331 authored by Lars Bilke on 09 March 2021, 19:18:40 UTC
Merge branch 'fix-shapelib' into 'master'
Tip revision: 120dd4c
.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