Revision 73cfacd5443b0f0f456e617913451fe178ab4276 authored by MPitz on 15 October 2021, 09:40:29 UTC, committed by MPitz on 15 October 2021, 09:40:29 UTC
Added new bechmark for TH2M

See merge request ogs/ogs!3842
2 parent s 2c8f206 + ccd8d74
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