Revision 6d663a4a9de55093705b9354f9a17be4d2070d2f authored by Lars Bilke on 13 April 2021, 08:54:09 UTC, committed by Lars Bilke on 13 April 2021, 08:54:09 UTC
[de] Init vtk modules

See merge request ogs/ogs!3564
2 parent s 6ae861b + d0a3aed
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