https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 940ee129a407d630ece1dac87631a7ddc8397605 authored by Lars Bilke on 11 April 2023, 15:13:26 UTC
Merge branch 'better-license-file' into 'master'
Tip revision: 940ee12
.codespellrc
[codespell]
skip = *.bib,*.css,*.pdf,*.yaml,*.yml,*/.vale,./.git,./GeoLib/IO/XmlIO/OpenGeoSysSTN.xsd,./Tests/Data,./ThirdParty,./web/content/imprint.md,./web/node_modules,./web/public/imprint/index.html,./web/resources,
ignore-words-list = ba,bu,ket,nd,pris,strat,sur,theis,
exclude-file = .codespellexclude
back to top