https://gitlab.opengeosys.org/ogs/ogs.git
Revision 90b43df7fc120e225338fd9de83369ac5aeb0102 authored by Lars Bilke on 23 July 2021, 06:13:24 UTC, committed by Lars Bilke on 23 July 2021, 06:13:24 UTC
[ci] Fixes for Win gui and container jobs

See merge request ogs/ogs!3717
2 parent s d02928d + 9240e92
Raw File
Tip revision: 90b43df7fc120e225338fd9de83369ac5aeb0102 authored by Lars Bilke on 23 July 2021, 06:13:24 UTC
Merge branch 'xdmf-followup' into 'master'
Tip revision: 90b43df
.codespellrc
[codespell]
skip = ./.git,./Tests/Data,./ThirdParty,*.yml,*.bib,./web/content/imprint.md,./GeoLib/IO/XmlIO/OpenGeoSysSTN.xsd
ignore-words-list = Theis,nd,theis,strat
exclude-file = .codespellexclude
back to top