https://gitlab.opengeosys.org/ogs/ogs.git
Revision 6fe6359f43a0a6ab8e814caa39a72678fb37cb72 authored by Lars Bilke on 21 August 2020, 12:32:58 UTC, committed by Lars Bilke on 01 September 2020, 11:50:38 UTC
1 parent 7cfc817
Raw File
Tip revision: 6fe6359f43a0a6ab8e814caa39a72678fb37cb72 authored by Lars Bilke on 21 August 2020, 12:32:58 UTC
[web] Added text-brand (color).
Tip revision: 6fe6359
.gitignore
*.bak*
/build*/
*.sw[op]
tags
.ExternalData_*

# CLion IDE project files
*.iml
.idea

# Visual Studio Code project files
.vscode

# Conan package manager
conanbuildinfo.cmake
conaninfo.txt
CMakeLists.txt.user*

*.pyc
.venv

Tests/**/*.md5
Tests/Data/Parabolic/HT/InvalidProjectFiles/*.prj
back to top