https://gitlab.opengeosys.org/ogs/ogs.git
Revision 06ed2ac9fc677f9d295486a02f54d148d749d005 authored by Lars Bilke on 03 August 2021, 07:31:07 UTC, committed by Lars Bilke on 03 August 2021, 12:16:45 UTC
1 parent 6aafb97
Raw File
Tip revision: 06ed2ac9fc677f9d295486a02f54d148d749d005 authored by Lars Bilke on 03 August 2021, 07:31:07 UTC
[poetry] Fix install command on Windows.
Tip revision: 06ed2ac
.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