https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 6413bafd1a031202ae227a4bb2eb9798fb070ff3 authored by wenqing on 23 May 2023, 13:18:53 UTC
Merge branch 'move_mesh_dirs' into 'master'
Tip revision: 6413baf
.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