https://gitlab.opengeosys.org/ogs/ogs.git
Revision 38fe78630fac07d110b603899ed475013adc25b3 authored by Lars Bilke on 18 June 2021, 10:08:43 UTC, committed by Lars Bilke on 18 June 2021, 10:08:43 UTC
1 parent ba21d18
Raw File
Tip revision: 38fe78630fac07d110b603899ed475013adc25b3 authored by Lars Bilke on 18 June 2021, 10:08:43 UTC
[web] Updated tailwind.
Tip revision: 38fe786
.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
web/.netlify

CMakeUserPresets.json

.snakemake
back to top