https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 873fbdf2a3a68f82822d0168088b436b6908a22f authored by Tom Fischer on 30 August 2023, 08:02:31 UTC
Merge branch 'TinyIncludeFix' into 'master'
Tip revision: 873fbdf
.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