Revision beb8d82bd5bd53dbf789a82931d0e7346d6bba25 authored by Thomas Nagel on 10 July 2023, 16:35:31 UTC, committed by Thomas Nagel on 10 July 2023, 16:35:31 UTC
Draft: Guenther Salzer model with damage

See merge request ogs/ogs!4516
2 parent s 3600f7d + 5a3c830
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