https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 7192aac1163a7ae95dc44a8acf51bed076a157f7 authored by Dmitry Yu. Naumov on 14 September 2023, 21:45:59 UTC
Merge branch 'SmallFixes' into 'master'
Tip revision: 7192aac
.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
uri-ignore-words-list = *
back to top