Revision 0af78e873cfe56dd4e2a024a59f7bdbf8d13ecd1 authored by Dmitry Yu. Naumov on 02 March 2021, 19:26:23 UTC, committed by Dmitry Yu. Naumov on 02 March 2021, 19:26:23 UTC
Fix spelling mistakes.

See merge request ogs/ogs!3472
2 parent s 0b50451 + 635275d
Raw File
.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
back to top