Revision 7f0c2888b6ca74af421a6606379ce885156e2b19 authored by Dmitry Yu. Naumov on 13 September 2021, 13:26:57 UTC, committed by Dmitry Yu. Naumov on 13 September 2021, 13:26:57 UTC
Th2m fix composition output

See merge request ogs/ogs!3682
2 parent s afe5fa7 + 9477ea5
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