Revision f00808577c783b6826a7ecc0609b16d8fe384682 authored by Lars Bilke on 30 September 2021, 07:03:26 UTC, committed by Lars Bilke on 30 September 2021, 07:03:26 UTC
[ctest] Changed log file extension from .log to .txt.

See merge request ogs/ogs!3807
2 parent s 0af2a62 + 2ba2e83
Raw File
.gitattributes
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Gocad T Surface files should always be converted to native line endings.
*.ts text

# Enable style checks on source files
*.h   hooks.style=uncrustify
*.cpp hooks.style=uncrustify
*.hpp hooks.style=uncrustify
back to top