https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: ce2467ae59084d9a3c9490ba3ce2a3f6ff8b3eec authored by Tobias Meisel on 30 October 2023, 10:47:02 UTC
Merge branch 'chunk_size' into 'master'
Tip revision: ce2467a
.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