Revision 9a0340e8e4d91c305792d7623bf1d170e37bb27c authored by Dmitry Yu. Naumov on 11 July 2023, 16:07:56 UTC, committed by Dmitry Yu. Naumov on 11 July 2023, 16:07:56 UTC
Draft: Extend THM  to TM-freezing

See merge request ogs/ogs!4642
2 parent s 3600f7d + 9635c4e
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