https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 87995cd693704e15bd77a8bd29815acf538b1ced authored by Dmitry Yu. Naumov on 23 February 2023, 22:31:47 UTC
Merge branch 'SmallDeformationPostTimestepUpdate' into 'master'
Tip revision: 87995cd
.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