https://gitlab.opengeosys.org/ogs/ogs.git
Revision 3424d46031281acc157ff20038732aaec98aa75d authored by Lars Bilke on 07 December 2020, 10:28:17 UTC, committed by Lars Bilke on 07 December 2020, 10:28:17 UTC
1 parent 5a58736
Raw File
Tip revision: 3424d46031281acc157ff20038732aaec98aa75d authored by Lars Bilke on 07 December 2020, 10:28:17 UTC
[web] Fixed line breaks in formula.
Tip revision: 3424d46
.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