https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 2d53030d2fa4578254c7b874df39fb0b60bed30e authored by Dmitry Yu. Naumov on 02 May 2021, 13:42:11 UTC
Merge branch 'DontAllowPythonToHandleSignals' into 'master'
Tip revision: 2d53030
.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