https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: a37097ad9d37ca8d8a8595df416fdfec7a2654e6 authored by Christian Silbermann on 16 June 2023, 06:22:17 UTC
Merge branch 'ModifiedCamClayBasic' into 'master'
Tip revision: a37097a
.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