https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: f662f6fba0614b6ac0e3da38357ea7a844ca47d8 authored by Chaofan Chen on 15 August 2023, 12:41:12 UTC
Merge branch 'import_media_to_BC' into 'master'
Tip revision: f662f6f
.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