https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 66570a258a1844aab06ab5460511e34480a5026a authored by joergbuchwald on 08 November 2021, 07:59:42 UTC
sounds better
Tip revision: 66570a2
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

ignore:
  - "Applications/CLI"
  - "ProcessLib"
  - "ThirdParty"
  - "*Tests/**/*"
back to top